Searched refs:um_fstype (Results 1 – 22 of 22) sorted by relevance
246 ((ip)->i_ump->um_fstype == UFS2 && (ip)->i_ffs2_extsize > 0)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()194 KASSERT(ump->um_fstype == UFS2 && (ump->um_flags & UFS_EA) != 0); 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) ? \
79 u_long um_fstype; member
330 if (ip->i_ump->um_fstype == UFS2) in ufs_truncate_all()
420 if (ip->i_ump->um_fstype == UFS1) { in ufs_getattr()646 ip->i_ump->um_fstype == UFS2) { in ufs_setattr()2187 if (ump->um_fstype == UFS1) in ufs_vinit()
191 (((ip)->i_ump->um_fstype == ULFS1) ? \196 if ((ip)->i_ump->um_fstype == ULFS1) \204 if ((ip)->i_ump->um_fstype == ULFS1) \212 (((ip)->i_ump->um_fstype == ULFS1) ? \
169 if (ump->um_fstype == ULFS1) in ulfs_bmaparray()196 if (ump->um_fstype == ULFS1) { in ulfs_bmaparray()227 if (ump->um_fstype == ULFS1) in ulfs_bmaparray()287 if (ump->um_fstype == ULFS1) { in ulfs_bmaparray()
64 u_long um_fstype; member
2235 if (ump->um_fstype == ULFS1) in lfs_openextattr()2261 if (ump->um_fstype == ULFS1) in lfs_closeextattr()2290 if (ump->um_fstype == ULFS1) { in lfs_getextattr()2324 if (ump->um_fstype == ULFS1) { in lfs_setextattr()2358 if (ump->um_fstype == ULFS1) { in lfs_listextattr()2390 if (ump->um_fstype == ULFS1) { in lfs_deleteextattr()
1061 ump->um_fstype = fs->lfs_is64 ? ULFS2 : ULFS1; in lfs_mountfs() 1404 if (ump->um_fstype == ULFS1) { in lfs_flushfiles() 1852 if (ump->um_fstype == ULFS1) in lfs_newvnode() 2570 if (ump->um_fstype == ULFS1) { in lfs_extattrctl()
1190 if (ump->um_fstype == ULFS1) in ulfs_vinit()
117 #define I_IS_UFS2(ip) ((ip)->i_ump->um_fstype == UFS2)154 if (uio->uio_rw != UIO_READ || ip->i_ump->um_fstype != UFS2) in ffs_extread()272 if (uio->uio_rw != UIO_WRITE || ip->i_ump->um_fstype != UFS2) in ffs_extwrite()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()
406 if (ump->um_fstype == UFS2 && (ump->um_flags & UFS_EA) == 0 && in ffs_acls() 1391 ump->um_fstype = fstype; 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() 2497 if (VFSTOUFS(mp)->um_fstype == UFS1)
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()
537 if (ump->um_fstype == UFS1) in ffs_reclaim()
771 switch (ufsmount.um_fstype) { in ufs_filestat()792 ufsmount.um_fstype, Pid); in ufs_filestat()
249 ump->um_fstype = UFS1; in chfs_mountfs()
493 if (ump.um_fstype == UFS1) { in ufs_print()
751 ump->um_fstype = UFS1; in ext2fs_mountfs()