Searched refs:UFS1 (Results 1 – 25 of 184) sorted by relevance
12345678
26 necessary. For UFS1, you must also enable the optional extended attributes50 UFS1 is discouraged; UFS2 extended attributes provide a more reliable53 Currently, support for ACLs on UFS1 requires the use of UFS1 EAs, which may68 for directories. If you're using UFS1 Extended Attributes, the following
253 (((ip)->i_ump->um_fstype == UFS1) ? \258 if ((ip)->i_ump->um_fstype == UFS1) \266 if ((ip)->i_ump->um_fstype == UFS1) \273 (((ip)->i_ump->um_fstype == UFS1) ? \
147 if (ump->um_fstype == UFS1) in ufs_bmaparray()174 if (ump->um_fstype == UFS1) { in ufs_bmaparray()211 if (ump->um_fstype == UFS1) in ufs_bmaparray()271 if (ump->um_fstype == UFS1) { in ufs_bmaparray()
144 ((ip)->i_ump->um_fstype == UFS1) ? \
171 #define UFS1 1 macro
590 if (ip->i_ump->um_fstype == UFS1) in ffs_openextattr()616 if (ip->i_ump->um_fstype == UFS1) in ffs_closeextattr()650 if (ip->i_ump->um_fstype == UFS1) { in ffs_getextattr()713 if (ip->i_ump->um_fstype == UFS1) { in ffs_setextattr()839 if (ip->i_ump->um_fstype == UFS1) { in ffs_listextattr()903 if (ip->i_ump->um_fstype == UFS1) { in ffs_deleteextattr()
644 #define RBAP(ip, i) (((ip)->i_ump->um_fstype == UFS1) ? \ in ffs_indirtrunc()648 if ((ip)->i_ump->um_fstype == UFS1) \ in ffs_indirtrunc()708 if (ip->i_ump->um_fstype == UFS1) in ffs_indirtrunc()721 if (ip->i_ump->um_fstype == UFS1) in ffs_indirtrunc()
1255 fstype = UFS1; in ffs_mountfs() 1260 fstype = UFS1; in ffs_mountfs() 1277 if (fstype == UFS1 && !(fs->fs_old_flags & FS_FLAGS_UPDATED)) { in ffs_mountfs() 1857 if (ump->um_fstype == UFS1) { in ffs_flushfiles() 2107 if (ump->um_fstype == UFS1) in ffs_init_vnode() 2142 if (ump->um_fstype == UFS1)2253 if ((ip)->i_ump->um_fstype == UFS1) in ffs_newvnode() 2298 if (ump->um_fstype == UFS1) in ffs_newvnode() 2494 * File-backed extended attributes are only supported on UFS1.2497 if (VFSTOUFS(mp)->um_fstype == UFS1)[all...]
81 if (ip->i_ump->um_fstype == UFS1) { in ffs_load_inode()
2290 if (ip->i_ump->um_fstype == UFS1) in db_get()2299 if (ip->i_ump->um_fstype == UFS1) in db_assign()2308 if (ip->i_ump->um_fstype == UFS1) in ib_get()2317 if (ip->i_ump->um_fstype == UFS1) in idb_get()2326 if (ip->i_ump->um_fstype == UFS1) in idb_assign()
61 #options UFS_EXTATTR # Extended attribute support for UFS1
62 #options UFS_EXTATTR # Extended attribute support for UFS1
59 #options UFS_EXTATTR # Extended attribute support for UFS1
63 #options UFS_EXTATTR # Extended attribute support for UFS1
24 #options UFS_EXTATTR # Extended attribute support for UFS1
68 #options UFS_EXTATTR # Extended attribute support for UFS1
67 #options UFS_EXTATTR # Extended attribute support for UFS1
88 #options UFS_EXTATTR # Extended attribute support for UFS1
87 #options UFS_EXTATTR # Extended attribute support for UFS1
86 options UFS_EXTATTR # Extended attribute support for UFS1
53 options UFS_EXTATTR # Extended attribute support for UFS1
53 #options UFS_EXTATTR # Extended attribute support for UFS1