Home
last modified time | relevance | path

Searched refs:UFS1 (Results 1 – 25 of 184) sorted by relevance

12345678

/netbsd-src/sys/ufs/ufs/
H A DREADME.acls26 necessary. For UFS1, you must also enable the optional extended attributes
50 UFS1 is discouraged; UFS2 extended attributes provide a more reliable
53 Currently, support for ACLs on UFS1 requires the use of UFS1 EAs, which may
68 for directories. If you're using UFS1 Extended Attributes, the following
H A Dinode.h253 (((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) ? \
H A Dufs_bmap.c147 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()
H A Ddinode.h144 ((ip)->i_ump->um_fstype == UFS1) ? \
H A Dufsmount.h171 #define UFS1 1 macro
/netbsd-src/sys/ufs/ffs/
H A Dffs_extattr.c590 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()
H A Dffs_inode.c644 #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()
H A Dffs_vfsops.c1255 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...]
H A Dffs_subr.c81 if (ip->i_ump->um_fstype == UFS1) { in ffs_load_inode()
H A Dffs_snapshot.c2290 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()
/netbsd-src/sys/arch/evbsh3/conf/
H A DKZSH40161 #options UFS_EXTATTR # Extended attribute support for UFS1
H A DCOMPUTEX775062 #options UFS_EXTATTR # Extended attribute support for UFS1
H A DCQREEKSH359 #options UFS_EXTATTR # Extended attribute support for UFS1
H A DT_SH7706LSR63 #options UFS_EXTATTR # Extended attribute support for UFS1
H A DT_SH7706LAN63 #options UFS_EXTATTR # Extended attribute support for UFS1
/netbsd-src/sys/arch/playstation2/conf/
H A Dconfig.playstation224 #options UFS_EXTATTR # Extended attribute support for UFS1
/netbsd-src/sys/arch/evbmips/conf/
H A DADM5120-NB68 #options UFS_EXTATTR # Extended attribute support for UFS1
H A DADM512068 #options UFS_EXTATTR # Extended attribute support for UFS1
H A DRB15363 #options UFS_EXTATTR # Extended attribute support for UFS1
H A DADM5120-USB67 #options UFS_EXTATTR # Extended attribute support for UFS1
/netbsd-src/sys/arch/evbppc/conf/
H A DVIRTEX_DFC88 #options UFS_EXTATTR # Extended attribute support for UFS1
H A DRB850GX287 #options UFS_EXTATTR # Extended attribute support for UFS1
/netbsd-src/sys/arch/ia64/conf/
H A DGENERIC86 options UFS_EXTATTR # Extended attribute support for UFS1
/netbsd-src/sys/arch/evbarm/conf/
H A DNAPPI53 options UFS_EXTATTR # Extended attribute support for UFS1
H A DIMX31LITE53 #options UFS_EXTATTR # Extended attribute support for UFS1

12345678