opnsense-src/sys/gnu/fs/ext2fs
Marcel Moolenaar cc56683de7 Change of plans: Add ext2_bitops.h with generic and portable
implementations. Use those on platforms that don't have MD
headers. Remove the ia64 MD header. We're going to use the C
implementation there.

Suggested by: bde
2003-08-25 01:39:47 +00:00
..
COPYRIGHT.INFO
ext2_alloc.c
ext2_balloc.c - Add a new 'flags' parameter to getblk(). 2003-03-04 00:04:44 +00:00
ext2_bitops.h Change of plans: Add ext2_bitops.h with generic and portable 2003-08-25 01:39:47 +00:00
ext2_bmap.c - Add a new 'flags' parameter to getblk(). 2003-03-04 00:04:44 +00:00
ext2_extern.h
ext2_fs.h
ext2_fs_sb.h
ext2_inode.c - Add a new 'flags' parameter to getblk(). 2003-03-04 00:04:44 +00:00
ext2_inode_cnv.c
ext2_linux_balloc.c Change of plans: Add ext2_bitops.h with generic and portable 2003-08-25 01:39:47 +00:00
ext2_linux_ialloc.c Change of plans: Add ext2_bitops.h with generic and portable 2003-08-25 01:39:47 +00:00
ext2_lookup.c Clean up whitespace, s/register //, refrain from strong urge to ANSIfy. 2003-03-02 15:56:49 +00:00
ext2_mount.h
ext2_readwrite.c
ext2_subr.c
ext2_vfsops.c Add a "int fd" argument to VOP_OPEN() which in the future will 2003-07-26 07:32:23 +00:00
ext2_vnops.c Add the same KASSERT to all VOP_STRATEGY and VOP_SPECSTRATEGY implementations 2003-06-15 18:53:00 +00:00
fs.h - Lock the buf before clearing flags. 2003-03-13 07:07:16 +00:00
i386-bitops.h
inode.h
sparc64-bitops.h Import Linux's linux/include/asm-sparc64/bitopts.h. 2003-02-23 21:58:31 +00:00