/netbsd-src/sys/fs/nfs/nlm/ |
H A D | nlm_advlock.c | 203 size_t fhlen; in nlm_advlock_internal() local 763 int svid, size_t fhlen, void *fh, off_t size, bool_t reclaim) in nlm_setlock() 962 int svid, size_t fhlen, void *fh, off_t size) in nlm_clearlock() 1037 int svid, size_t fhlen, void *fh, off_t size) in nlm_getlock() 1224 rpcvers_t vers, size_t fhlen, void *fh, off_t size, in nlm_init_lock()
|
/netbsd-src/sys/fs/nfs/client/ |
H A D | nfs_clstate.c | 211 nfscl_open(vnode_t vp, u_int8_t *nfhp, int fhlen, u_int32_t amode, int usedeleg, in nfscl_open() 326 struct nfsclopen **nopp, u_int8_t *own, u_int8_t *fhp, int fhlen, in nfscl_newopen() 405 int fhlen, struct ucred *cred, NFSPROC_T *p, struct nfscldeleg **dpp) in nfscl_deleg() 457 nfscl_finddeleg(struct nfsclclient *clp, u_int8_t *fhp, int fhlen) in nfscl_finddeleg() 475 nfscl_getstateid(vnode_t vp, u_int8_t *nfhp, int fhlen, u_int32_t mode, in nfscl_getstateid() 611 nfscl_getopen(struct nfsclownerhead *ohp, u_int8_t *nfhp, int fhlen, in nfscl_getopen() 3669 nfscl_localconflict(struct nfsclclient *clp, u_int8_t *fhp, int fhlen, in nfscl_localconflict() 4046 nfsrpc_reopen(struct nfsmount *nmp, u_int8_t *fhp, int fhlen, in nfsrpc_reopen() 4076 nfscl_tryopen(struct nfsmount *nmp, vnode_t vp, u_int8_t *fhp, int fhlen, in nfscl_tryopen() 4111 int fhlen, struct nfscllockowner *nlp, int newone, int reclaim, in nfscl_trylock() [all …]
|
H A D | nfs_clcomsubs.c | 134 u_int8_t *nfhp, int fhlen, u_int32_t **opcntpp, struct nfsclsession *sep) in nfscl_reqstart()
|
H A D | nfs_clrpcops.c | 378 nfsrpc_openrpc(struct nfsmount *nmp, vnode_t vp, u_int8_t *nfhp, int fhlen, in nfsrpc_openrpc() 780 nfsrpc_openconfirm(vnode_t vp, u_int8_t *nfhp, int fhlen, in nfsrpc_openconfirm() 1028 nfsrpc_getattrnovp(struct nfsmount *nmp, u_int8_t *fhp, int fhlen, int syscred, in nfsrpc_getattrnovp() 3960 u_int8_t *nfhp, int fhlen, struct nfscllockowner *lp, int newone, in nfsrpc_lock() 4266 uint8_t *fh, int fhlen, struct ucred *cred, NFSPROC_T *p) in nfsrpc_rellockown() 4708 nfsrpc_layoutget(struct nfsmount *nmp, uint8_t *fhp, int fhlen, int iomode, in nfsrpc_layoutget() 5024 nfsrpc_layoutcommit(struct nfsmount *nmp, uint8_t *fh, int fhlen, int reclaim, in nfsrpc_layoutcommit() 5083 nfsrpc_layoutreturn(struct nfsmount *nmp, uint8_t *fh, int fhlen, int reclaim, in nfsrpc_layoutreturn()
|
/netbsd-src/sys/fs/puffs/ |
H A D | puffs_vfsops.c | 623 size_t argsize, fhlen; in puffs_vfsop_fhtovp() local 674 size_t argsize, fhlen; in puffs_vfsop_vptofh() local
|
/netbsd-src/sys/fs/nfs/common/ |
H A D | nfs_diskless.c | 180 int cnt, fhlen, is_nfsv3; in nfs_setup_diskless() local
|
/netbsd-src/sys/nfs/ |
H A D | nfs_boot.c | 687 u_int32_t fhlen; in md_mount() member
|
H A D | nfs_vnops.c | 2904 int error = 0, ofhlen, fhlen; in nfs_lookitup() local
|
/netbsd-src/external/bsd/am-utils/dist/libamu/ |
H A D | mount_fs.c | 732 int fhlen = 32; /* default: NFS V.2 file handle length is 32 */ in print_nfs23_args() local
|