Searched refs:nfscl_open (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/fs/nfs/
H A Dnfs_var.h506 int nfscl_open(vnode_t, u_int8_t *, int, u_int32_t, int,
/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clrpcops.c292 error = nfscl_open(vp, nfhp->nfh_fh, nfhp->nfh_len, mode, 1,
1884 error = nfscl_open(dvp, NULL, 0, (NFSV4OPEN_ACCESSWRITE |
2164 error = nfscl_open(dvp, nfhp->nfh_fh, nfhp->nfh_len,
H A Dnfs_clstate.c212 nfscl_open(vnode_t vp, u_int8_t *nfhp, int fhlen, u_int32_t amode, int usedeleg, function

Completed in 121 milliseconds