freebsd-dev/sys/gnu/fs/ext2fs
Alfred Perlstein 44956c9863 Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
COPYRIGHT.INFO
ext2_alloc.c
ext2_balloc.c
ext2_bmap.c Convert calls to BUF_STRATEGY to VOP_STRATEGY calls. This is a no-op since 2003-01-03 06:32:15 +00:00
ext2_extern.h
ext2_fs_sb.h
ext2_fs.h
ext2_inode_cnv.c
ext2_inode.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
ext2_linux_balloc.c
ext2_linux_ialloc.c
ext2_lookup.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
ext2_mount.h
ext2_readwrite.c
ext2_subr.c
ext2_vfsops.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
ext2_vnops.c Since Jeffr made the std* functions the default in rev 1.63 of 2003-01-04 08:47:19 +00:00
fs.h
i386-bitops.h
inode.h