Searched refs:XAT_SPARSE (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/common/sys/
H A Dvnode.h256 #define XAT_SPARSE ((XAT0_INDEX << XVA_SHFT) | XAT0_SPARSE) macro
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_log.c182 if (XVA_ISSET_REQ(xvap, XAT_SPARSE))
H A Dzfs_znode.c1272 if (XVA_ISSET_REQ(xvap, XAT_SPARSE)) {
1275 XVA_SET_RTN(xvap, XAT_SPARSE);
H A Dzfs_replay.c137 if (XVA_ISSET_REQ(xvap, XAT_SPARSE))
H A Dzfs_vnops.c3223 if (XVA_ISSET_REQ(xvap, XAT_SPARSE)) {
3226 XVA_SET_RTN(xvap, XAT_SPARSE);
3408 XVA_ISSET_REQ(xvap, XAT_SPARSE) ||

Completed in 193 milliseconds