OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XAT_CREATETIME
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/sys/
vnode.h
240
#define
XAT_CREATETIME
((XAT0_INDEX << XVA_SHFT) | XAT0_CREATETIME)
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_log.c
172
if (XVA_ISSET_REQ(xvap,
XAT_CREATETIME
))
zfs_znode.c
1199
if (XVA_ISSET_REQ(xvap,
XAT_CREATETIME
)) {
1204
XVA_SET_RTN(xvap,
XAT_CREATETIME
);
zfs_replay.c
129
if (XVA_ISSET_REQ(xvap,
XAT_CREATETIME
))
zfs_vnops.c
3369
((mask & AT_XVATTR) && XVA_ISSET_REQ(xvap,
XAT_CREATETIME
)))) {
3392
if (xoap && (mask & AT_XVATTR) && XVA_ISSET_REQ(xvap,
XAT_CREATETIME
) &&
3432
XVA_ISSET_REQ(xvap,
XAT_CREATETIME
) ||
3851
if (XVA_ISSET_REQ(xvap,
XAT_CREATETIME
))
Completed in 56 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026