Home
last modified time | relevance | path

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

/src/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.h170 #define UFS2 2 macro
/src/sys/ufs/ffs/
H A Dffs_vfsops.c999 ump->um_fstype = UFS2; in ffs_mountfs()
H A Dffs_softdep.c11692 fstype = UFS2; in handle_written_inodeblock()
11860 if (fstype == UFS2) in handle_written_inodeblock()