NetBSD/sys/ufs/ffs
2020-05-12 23:17:41 +00:00
..
ffs_alloc.c Extended attribute support for ffsv2, from FreeBSD. 2020-04-18 19:18:33 +00:00
ffs_appleufs.c Revert a change in my previous commit that broke the checksum calculation. 2015-02-15 11:04:43 +00:00
ffs_balloc.c Extended attribute support for ffsv2, from FreeBSD. 2020-04-18 19:18:33 +00:00
ffs_bswap.c Sprinkle in a pinch of const, not too much, just enough 2017-02-09 04:37:35 +00:00
ffs_extattr.c Remove the unlock/relock hack by using IO_EXT to indicate that we are already 2020-05-02 22:11:16 +00:00
ffs_extern.h Extended attribute support for ffsv2, from FreeBSD. 2020-04-18 19:18:33 +00:00
ffs_inode.c Remove the unlock/relock hack by using IO_EXT to indicate that we are already 2020-05-02 22:11:16 +00:00
ffs_quota2.c VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
ffs_snapshot.c Extended attribute support for ffsv2, from FreeBSD. 2020-04-18 19:18:33 +00:00
ffs_subr.c use %s/__func__ so that the strings can be shared. 2020-04-21 15:04:12 +00:00
ffs_tables.c
ffs_vfsops.c cache_enter_id(): give it a boolean parameter to indicate whether the cached 2020-05-12 23:17:41 +00:00
ffs_vnops.c Extended attribute support for ffsv2, from FreeBSD. 2020-04-18 19:18:33 +00:00
ffs_wapbl.c remove noncompilable WAPBL_DEBUG_INODES 2020-04-11 17:43:54 +00:00
fs.h Extended attribute support for ffsv2, from FreeBSD. 2020-04-18 19:18:33 +00:00
Makefile