Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfsnode.h587 u_int64_t n_xid; /* last xid to loadattr */ member
H A Dnfs_subs.c1621 if (*xidp < np->n_xid) { in nfs_loadattrcache()
1633 FSDBG_BOT(527, 0, np, np->n_xid, *xidp); in nfs_loadattrcache()
1772 np->n_xid = *xidp; in nfs_loadattrcache()
H A Dnfs_vnops.c1798 FSDBG(513, -1, np, np->n_xid >> 32, np->n_xid); in nfs_getattr_internal()
2496 np->n_xid = nextxid; in nfs3_setattr_rpc()
2687 if (fh->fh_len && (dnp->n_xid <= xid)) { in nfs_vnop_lookup()
6347 xid = newnp->n_xid; in nfs_dir_buf_cache_lookup()
6956 if (dnp->n_xid <= xid) { in nfs_lookitup()
H A Dnfs_bio.c3766 nfs_get_xid(&np->n_xid); in nfs_flush()
H A Dnfs4_vnops.c1763 np->n_xid = nextxid; in nfs4_setattr_rpc()