Home
last modified time | relevance | path

Searched refs:UFS2 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/ufs/ufs/
H A DREADME.acls24 For UFS2, this is supported natively, so no further configuration is
49 UFS1 is discouraged; UFS2 extended attributes provide a more reliable
H A DREADME.extattr26 Support for UFS extended attributes is natively available in UFS2, and
29 is recommended that you use UFS2 in preference to UFS1.
H A Dufsmount.h172 #define UFS2 2 macro
/freebsd/sys/ufs/ffs/
H A Dffs_vfsops.c999 ump->um_fstype = UFS2; in ffs_mountfs()
1904 * - for UFS2 check that the inode number is initialized
1949 * Need to check if inode is initialized because UFS2 does lazy in ffs_inotovp()
H A Dffs_softdep.c10562 * Version of initiate_write_inodeblock that handles UFS2 dinodes.
11692 fstype = UFS2; in handle_written_inodeblock()
11860 if (fstype == UFS2) in handle_written_inodeblock()