Home
last modified time | relevance | path

Searched refs:nfs_nget_nonblock (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/vfs/nfs/
H A Dnfsnode.h227 int nfs_nget_nonblock (struct mount *, nfsfh_t *, int,
H A Dnfs_node.c225 nfs_nget_nonblock(struct mount *mntp, nfsfh_t *fhp, int fhsize, in nfs_nget_nonblock() function
H A Dnfs_vnops.c2891 error = nfs_nget_nonblock(vp->v_mount, fhp, in nfs_readdirplusrpc_uio()