Searched refs:nfscl_tryopen (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clstate.c | 147 static int nfscl_tryopen(struct nfsmount *, vnode_t , u_int8_t *, int, 2245 error = nfscl_tryopen(nmp, NULL, op->nfso_fh, in nfscl_recover() 2381 error = nfscl_tryopen(nmp, NULL, nop->nfso_fh, in nfscl_recover() 4409 error = nfscl_tryopen(nmp, vp, lop->nfso_fh, lop->nfso_fhlen, in nfscl_moveopen() 4413 error = nfscl_tryopen(nmp, vp, np->n_v4->n4_data, in nfscl_moveopen() 4508 error = nfscl_tryopen(nmp, vp, fhp, fhlen, fhp, fhlen, mode, op, in nfsrpc_reopen() 4511 error = nfscl_tryopen(nmp, vp, np->n_v4->n4_data, in nfsrpc_reopen() 4527 nfscl_tryopen(struct nfsmount *nmp, vnode_t vp, u_int8_t *fhp, int fhlen, in nfscl_tryopen() function
|