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

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dvnode.h240 #define XAT_CREATETIME ((XAT0_INDEX << XVA_SHFT) | XAT0_CREATETIME) macro
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_log.c172 if (XVA_ISSET_REQ(xvap, XAT_CREATETIME))
H A Dzfs_replay.c129 if (XVA_ISSET_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_vnops.c2785 if (XVA_ISSET_REQ(xvap, XAT_CREATETIME)) {
2791 XVA_SET_RTN(xvap, XAT_CREATETIME);
2932 ((mask & AT_XVATTR) && XVA_ISSET_REQ(xvap, XAT_CREATETIME)))) {
2990 XVA_ISSET_REQ(xvap, XAT_CREATETIME) ||

Completed in 180 milliseconds