Searched refs:nfscl_lockt (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/fs/nfs/ |
H A D | nfs_var.h | 618 int nfscl_lockt(vnode_t, struct nfsclclient *, u_int64_t,
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clstate.c | 4236 nfscl_lockt(vnode_t vp, struct nfsclclient *clp, u_int64_t off, in nfscl_lockt() function
|
H A D | nfs_clrpcops.c | 4524 error = nfscl_lockt(vp, clp, off, len, fl, p, id, flags); in nfsrpc_advlock()
|