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

/xnu-2422.115.4/bsd/nfs/
H A Dnfs4_vnops.c2426 s = &np->n_dstateid;
4892 np->n_dstateid = dstateid;
4909 np->n_dstateid = dstateid;
5048 dstateid = np->n_dstateid;
5074 nfsm_chain_add_stateid(error, &nmreq, &np->n_dstateid);
5155 np->n_dstateid = dstateid;
5254 dstateid = np->n_dstateid;
5366 np->n_dstateid = dstateid;
5921 dstateid = np->n_dstateid;
7440 anp->n_dstateid
[all...]
H A Dnfsnode.h629 nfs_stateid n_dstateid; /* delegation stateid */ member in struct:nfsnode
H A Dnfs_node.c900 nfs4_delegreturn_rpc(nmp, np->n_fhp, np->n_fhsize, &np->n_dstateid,
H A Dnfs4_subs.c2423 nfs4_delegreturn_rpc(nmp, np->n_fhp, np->n_fhsize, &np->n_dstateid,
H A Dnfs_socket.c2621 bcmp(&np->n_dstateid, &stateid, sizeof(stateid))) {

Completed in 118 milliseconds