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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dvnode.h241 #define XAT_CREATETIME ((XAT0_INDEX << XVA_SHFT) | XAT0_CREATETIME) macro
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_log.c172 if (XVA_ISSET_REQ(xvap, XAT_CREATETIME))
H A Dzfs_vnops.c2948 ((mask & AT_XVATTR) && XVA_ISSET_REQ(xvap, XAT_CREATETIME)))) {
2970 if (xoap && (mask & AT_XVATTR) && XVA_ISSET_REQ(xvap, XAT_CREATETIME) &&
3010 XVA_ISSET_REQ(xvap, XAT_CREATETIME) ||
3419 if (XVA_ISSET_REQ(xvap, XAT_CREATETIME))
5274 XVA_SET_REQ(&xvap, XAT_CREATETIME);
H A Dzfs_znode.c1026 if (XVA_ISSET_REQ(xvap, XAT_CREATETIME)) {
1031 XVA_SET_RTN(xvap, XAT_CREATETIME);
H A Dzfs_replay.c129 if (XVA_ISSET_REQ(xvap, XAT_CREATETIME))

Completed in 202 milliseconds