Home
last modified time | relevance | path

Searched refs:n_xid (Results 1 – 5 of 5) sorted by relevance

/xnu-8019.80.24/bsd/nfs/
H A Dnfsnode.h597 u_int64_t n_xid; /* last xid to loadattr */ member
H A Dnfs_subs.c1623 if (*xidp < np->n_xid) { in nfs_loadattrcache()
1635 FSDBG_BOT(527, 0, np, np->n_xid, *xidp); in nfs_loadattrcache()
1774 np->n_xid = *xidp; in nfs_loadattrcache()
H A Dnfs_vnops.c1807 FSDBG(513, -1, np, np->n_xid >> 32, np->n_xid); in nfs_getattr_internal()
2509 np->n_xid = nextxid; in nfs3_setattr_rpc()
2700 if (fh->fh_len && (dnp->n_xid <= xid)) { in nfs_vnop_lookup()
6358 xid = newnp->n_xid; in nfs_dir_buf_cache_lookup()
6967 if (dnp->n_xid <= xid) { in nfs_lookitup()
H A Dnfs_bio.c3767 nfs_get_xid(&np->n_xid); in nfs_flush()
H A Dnfs4_vnops.c1759 np->n_xid = nextxid; in nfs4_setattr_rpc()