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

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs.h1101 int nfs3_getattr_rpc(nfsnode_t, mount_t, u_char *, size_t, vfs_context_t, struct nfs_vattr *, u_int64_t *);
H A Dnfs_vfsops.c228 nfs3_getattr_rpc,
1327 error = nfs3_getattr_rpc(NULL, nmp->nm_mountp, fhp, argp->fhsize,
H A Dnfs_vnops.c787 nfs3_getattr_rpc( function
4741 error = nfs3_getattr_rpc(NULL, NFSTOMP(dnp), fhp->fh_data, fhp->fh_len, ctx, nvap, xidp);
H A Dnfs_subs.c898 if (nfs3_getattr_rpc(NULL, NFSTOMP(dnp), fhp->fh_data, fhp->fh_len, ctx, nvap, xidp)) {

Completed in 41 milliseconds