HomeSort by: relevance | last modified time | path
    Searched refs:nfsrpc_lock (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/common/
nfs_var.h 454 int nfsrpc_lock(struct nfsrv_descript *, struct nfsmount *, vnode_t,
  /src/sys/fs/nfs/client/
nfs_clstate.c 4105 * Try a byte range lock. Just loop on nfsrpc_lock() while it returns
4118 error = nfsrpc_lock(nd, nmp, vp, fhp, fhlen, nlp, newone,
4130 error = nfsrpc_lock(nd, nmp, vp, fhp, fhlen, nlp,
nfs_clrpcops.c 3797 error = nfsrpc_lock(nd, nmp, vp, nfhp->nfh_fh,
3959 nfsrpc_lock(struct nfsrv_descript *nd, struct nfsmount *nmp, vnode_t vp, function in typeref:typename:APPLESTATIC int

Completed in 32 milliseconds