Home
last modified time | relevance | path

Searched refs:nfs3_getattr_rpc (Results 1 – 4 of 4) sorted by relevance

/xnu-8019.80.24/bsd/nfs/
H A Dnfs.h1518 int nfs3_getattr_rpc(nfsnode_t, mount_t, u_char *, size_t, int, vfs_context_t, struct nfs_vattr…
H A Dnfs_vfsops.c251 .nf_getattr_rpc = nfs3_getattr_rpc,
1534 error = nfs3_getattr_rpc(NULL, nmp->nm_mountp, nmp->nm_fh->fh_data, nmp->nm_fh->fh_len, 0, in nfs3_mount()
H A Dnfs_subs.c1141 if (nfs3_getattr_rpc(NULL, NFSTOMP(dnp), fhp->fh_data, fhp->fh_len, 0, ctx, nvap, xidp)) { in nfsm_chain_get_fh_attr()
H A Dnfs_vnops.c1438 nfs3_getattr_rpc( in nfs3_getattr_rpc() function
6875 error = nfs3_getattr_rpc(NULL, NFSTOMP(dnp), fhp->fh_data, fhp->fh_len, 0, ctx, nvap, xidp); in nfs3_lookup_rpc_async_finish()