Searched defs:fhlen (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/nlm/ |
H A D | nlm_advlock.c | 200 size_t fhlen; in nlm_advlock_internal() local 761 int svid, size_t fhlen, void *fh, off_t size, bool_t reclaim) in nlm_setlock() 959 int svid, size_t fhlen, void *fh, off_t size) in nlm_clearlock() 1034 int svid, size_t fhlen, void *fh, off_t size) in nlm_getlock() 1221 rpcvers_t vers, size_t fhlen, void *fh, off_t size, in nlm_init_lock()
|
/freebsd/sys/fs/nfsclient/ |
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() 349 struct nfsclopen **nopp, u_int8_t *own, u_int8_t *fhp, int fhlen, in nfscl_newopen() 432 int fhlen, struct ucred *cred, NFSPROC_T *p, struct nfscldeleg *dp) in nfscl_deleg() 498 nfscl_finddeleg(struct nfsclclient *clp, u_int8_t *fhp, int fhlen) in nfscl_finddeleg() 516 nfscl_getstateid(vnode_t vp, u_int8_t *nfhp, int fhlen, u_int32_t mode, in nfscl_getstateid() 709 u_int8_t *nfhp, int fhlen, u_int8_t *openown, u_int8_t *lockown, in nfscl_getopen() 4176 nfscl_localconflict(struct nfsclclient *clp, u_int8_t *fhp, int fhlen, in nfscl_localconflict() 4546 nfsrpc_reopen(struct nfsmount *nmp, u_int8_t *fhp, int fhlen, in nfsrpc_reopen() 4578 nfscl_tryopen(struct nfsmount *nmp, vnode_t vp, u_int8_t *fhp, int fhlen, in nfscl_tryopen() 4617 int fhlen, struct nfscllockowner *nlp, int newone, int reclaim, in nfscl_trylock() [all …]
|
H A D | nfs_clrpcops.c | 542 nfsrpc_openrpc(struct nfsmount *nmp, vnode_t vp, u_int8_t *nfhp, int fhlen, in nfsrpc_openrpc() 990 nfsrpc_openconfirm(vnode_t vp, u_int8_t *nfhp, int fhlen, in nfsrpc_openconfirm() 1330 nfsrpc_getattrnovp(struct nfsmount *nmp, u_int8_t *fhp, int fhlen, int syscred, in nfsrpc_getattrnovp() 4887 u_int8_t *nfhp, int fhlen, struct nfscllockowner *lp, int newone, in nfsrpc_lock() 5225 uint8_t *fh, int fhlen, struct ucred *cred, NFSPROC_T *p) in nfsrpc_rellockown() 5706 nfsrpc_layoutget(struct nfsmount *nmp, uint8_t *fhp, int fhlen, int iomode, in nfsrpc_layoutget() 5971 nfsrpc_layoutcommit(struct nfsmount *nmp, uint8_t *fh, int fhlen, int reclaim, in nfsrpc_layoutcommit() 6020 nfsrpc_layoutreturn(struct nfsmount *nmp, uint8_t *fh, int fhlen, int reclaim, in nfsrpc_layoutreturn() 6108 nfsrpc_layouterror(struct nfsmount *nmp, uint8_t *fh, int fhlen, uint64_t offset, in nfsrpc_layouterror() 8274 int fhlen, uint8_t *newfhp, int newfhlen, uint32_t mode, in nfsrpc_getopenlayout() [all …]
|
/freebsd/sys/nfs/ |
H A D | nfs_diskless.c | 186 int cnt, fhlen, is_nfsv3; in nfs_setup_diskless() local
|
/freebsd/sys/fs/nfs/ |
H A D | nfs_commonsubs.c | 331 u_int8_t *nfhp, int fhlen, u_int32_t **opcntpp, struct nfsclsession *sep, in nfscl_reqstart()
|