Searched refs:nfscl_open (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/fs/nfs/ |
H A D | nfs_var.h | 573 int nfscl_open(vnode_t, u_int8_t *, int, u_int32_t, int,
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clrpcops.c | 408 error = nfscl_open(vp, nfhp->nfh_fh, nfhp->nfh_len, in nfsrpc_open() 1702 ret = nfscl_open(dvp, (*nfhpp)->nfh_fh, (*nfhpp)->nfh_len, in nfsrpc_lookup() 2488 error = nfscl_open(dvp, NULL, 0, (NFSV4OPEN_ACCESSWRITE | in nfsrpc_create() 2793 error = nfscl_open(dvp, nfhp->nfh_fh, nfhp->nfh_len, in nfsrpc_createv4() 8630 error = nfscl_open(dvp, nfhp->nfh_fh, nfhp->nfh_len, in nfsrpc_createlayout()
|
H A D | nfs_clstate.c | 213 nfscl_open(vnode_t vp, u_int8_t *nfhp, int fhlen, u_int32_t amode, int usedeleg, in nfscl_open() function
|