Searched refs:nfscl_open (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/sys/fs/nfs/ |
| D | nfs_var.h | 506 int nfscl_open(vnode_t, u_int8_t *, int, u_int32_t, int,
|
| /freebsd-10-stable/sys/fs/nfsclient/ |
| D | nfs_clrpcops.c | 292 error = nfscl_open(vp, nfhp->nfh_fh, nfhp->nfh_len, mode, 1, in nfsrpc_open() 1884 error = nfscl_open(dvp, NULL, 0, (NFSV4OPEN_ACCESSWRITE | in nfsrpc_create() 2164 error = nfscl_open(dvp, nfhp->nfh_fh, nfhp->nfh_len, in nfsrpc_createv4()
|
| D | nfs_clstate.c | 212 nfscl_open(vnode_t vp, u_int8_t *nfhp, int fhlen, u_int32_t amode, int usedeleg, in nfscl_open() function
|