Searched defs:nfhp (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clport.c | 107 struct nfsfh *nfhp = (struct nfsfh *)arg; in newnfs_vncmpf() local 125 nfscl_nget(struct mount *mntp, struct vnode *dvp, struct nfsfh *nfhp, in nfscl_nget() 331 struct nfsfh *nfhp; in nfscl_ngetreopen() local
|
H A D | nfs_clnode.c | 105 struct nfsfh *nfhp; in ncl_nget() local
|
H A D | nfs_clvnops.c | 1234 struct nfsfh *nfhp; in nfs_get_namedattrdir() local 1279 struct nfsfh *nfhp; in nfs_lookup() local 1780 struct nfsfh *nfhp; in nfs_mknodrpc() local 1880 struct nfsfh *nfhp; in nfs_create() local 2442 struct nfsfh *nfhp; in nfs_symlink() local 2524 struct nfsfh *nfhp; in nfs_mkdir() local 2914 struct nfsfh *nfhp, *onfhp; in nfs_lookitup() local 4697 struct nfsfh *nfhp; in nfs_pathconf() local
|
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() 431 nfscl_deleg(mount_t mp, struct nfsclclient *clp, u_int8_t *nfhp, in nfscl_deleg() 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() 3205 struct nfsfh *nfhp; in nfscl_dupopen() local 3314 struct nfsfh *nfhp; in nfscl_getclose() local 3389 struct nfsfh *nfhp; in nfscl_doclose() local 3565 struct nfsfh *nfhp; in nfscl_docb() local 4513 struct nfsfh *nfhp; in nfscl_relock() local 6011 void nfscl_startdelegrecall(struct nfsclclient *clp, struct nfsfh *nfhp) in nfscl_startdelegrecall()
|
H A D | nfs_clrpcops.c | 380 struct nfsfh *nfhp; in nfsrpc_open() local 545 nfsrpc_openrpc(struct nfsmount *nmp, vnode_t vp, u_int8_t *nfhp, int fhlen, in nfsrpc_openrpc() 993 nfsrpc_openconfirm(vnode_t vp, u_int8_t *nfhp, int fhlen, in nfsrpc_openconfirm() 1380 struct nfsfh *nfhp; in nfsrpc_setattr() local 1511 struct nfsfh *nfhp; in nfsrpc_lookup() local 1814 struct nfsfh *nfhp = NULL; in nfsrpc_read() local 1977 struct nfsfh *nfhp = NULL; in nfsrpc_write() local 2289 struct nfsfh *nfhp; in nfsrpc_deallocate() local 2607 struct nfsfh *nfhp; in nfsrpc_createv4() local 3991 struct nfsfh *nfhp; in nfsrpc_readdirplus() local [all …]
|
/freebsd/sys/fs/nfs/ |
H A D | nfs_commonsubs.c | 332 u_int8_t *nfhp, int fhlen, u_int32_t **opcntpp, struct nfsclsession *sep, in nfscl_reqstart() 1108 struct nfsfh *nfhp; in nfsm_getfh() local
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdstate.c | 3745 fhandle_t *nfhp, NFSPROC_T *p) in nfsrv_getlockfh() argument 3774 struct nfslockfile **lfpp, fhandle_t *nfhp, int lockit) in nfsrv_getlockfile() argument
|