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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs4_vnops.c4643 struct nfs_stateid stateid, dstateid, *sid; local
4778 nfsm_chain_get_stateid(error, &nmrep, &dstateid);
4892 np->n_dstateid = dstateid;
4909 np->n_dstateid = dstateid;
4925 nfs4_delegreturn_rpc(nmp, fh.fh_data, fh.fh_len, &dstateid, 0, thd, cred);
4980 struct nfs_stateid dstateid; local
5048 dstateid = np->n_dstateid;
5117 nfsm_chain_get_stateid(error, &nmrep, &dstateid);
5155 np->n_dstateid = dstateid;
5238 struct nfs_stateid dstateid; local
5899 nfs_stateid dstateid; local
6924 nfs_stateid stateid, dstateid; local
[all...]

Completed in 40 milliseconds