Home
last modified time | relevance | path

Searched defs:nfhp (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/fs/nfsclient/
H A Dnfs_clport.c107 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 Dnfs_clnode.c105 struct nfsfh *nfhp; in ncl_nget() local
H A Dnfs_clrpcops.c377 struct nfsfh *nfhp; in nfsrpc_open() local
541 nfsrpc_openrpc(struct nfsmount * nmp,vnode_t vp,u_int8_t * nfhp,int fhlen,u_int8_t * newfhp,int newfhlen,u_int32_t mode,struct nfsclopen * op,u_int8_t * name,int namelen,struct nfscldeleg ** dpp,int reclaim,u_int32_t delegtype,struct ucred * cred,NFSPROC_T * p,int syscred,int recursed) nfsrpc_openrpc() argument
989 nfsrpc_openconfirm(vnode_t vp,u_int8_t * nfhp,int fhlen,struct nfsclopen * op,struct ucred * cred,NFSPROC_T * p) nfsrpc_openconfirm() argument
1376 struct nfsfh *nfhp; nfsrpc_setattr() local
1507 struct nfsfh *nfhp; nfsrpc_lookup() local
1810 struct nfsfh *nfhp = NULL; nfsrpc_read() local
1973 struct nfsfh *nfhp = NULL; nfsrpc_write() local
2285 struct nfsfh *nfhp; nfsrpc_deallocate() local
2603 struct nfsfh *nfhp; nfsrpc_createv4() local
3869 struct nfsfh *nfhp; nfsrpc_readdirplus() local
4476 struct nfsfh *nfhp; nfsrpc_advlock() local
4764 nfsrpc_lock(struct nfsrv_descript * nd,struct nfsmount * nmp,vnode_t vp,u_int8_t * nfhp,int fhlen,struct nfscllockowner * lp,int newone,int reclaim,u_int64_t off,u_int64_t len,short type,struct ucred * cred,NFSPROC_T * p,int syscred) nfsrpc_lock() argument
6024 nfsrpc_getlayout(struct nfsmount * nmp,vnode_t vp,struct nfsfh * nfhp,int iomode,uint32_t rw,uint32_t * notifybitsp,nfsv4stateid_t * stateidp,uint64_t off,struct nfscllayout ** lypp,struct ucred * cred,NFSPROC_T * p) nfsrpc_getlayout() argument
7673 struct nfsfh *nfhp = NULL; nfsrpc_allocate() local
7825 struct nfsfh *nfhp; nfsrv_parselayoutget() local
8149 nfsrpc_getopenlayout(struct nfsmount * nmp,vnode_t vp,u_int8_t * nfhp,int fhlen,uint8_t * newfhp,int newfhlen,uint32_t mode,struct nfsclopen * op,uint8_t * name,int namelen,struct nfscldeleg ** dpp,struct ucred * cred,NFSPROC_T * p) nfsrpc_getopenlayout() argument
8222 nfsrpc_openlayoutrpc(struct nfsmount * nmp,vnode_t vp,u_int8_t * nfhp,int fhlen,uint8_t * newfhp,int newfhlen,uint32_t mode,struct nfsclopen * op,uint8_t * name,int namelen,struct nfscldeleg ** dpp,nfsv4stateid_t * stateidp,int usecurstateid,int layouttype,int layoutlen,int * retonclosep,struct nfsclflayouthead * flhp,int * laystatp,struct ucred * cred,NFSPROC_T * p) nfsrpc_openlayoutrpc() argument
8422 struct nfsfh *nfhp; nfsrpc_createlayout() local
8683 struct nfsfh *nfhp; nfsrpc_getcreatelayout() local
9042 struct nfsfh *nfhp = NULL; nfsrpc_seek() local
[all...]
H A Dnfs_clvnops.c1212 struct nfsfh *nfhp; in nfs_lookup() local
1651 struct nfsfh *nfhp; in nfs_mknodrpc() local
1751 struct nfsfh *nfhp; in nfs_create() local
2219 struct nfsfh *nfhp; in nfs_symlink() local
2301 struct nfsfh *nfhp; in nfs_mkdir() local
2691 struct nfsfh *nfhp, *onfhp; in nfs_lookitup() local
H A Dnfs_clstate.c216 nfscl_open(vnode_t vp, u_int8_t *nfhp, int fhlen, u_int32_t amode, int usedeleg, in nfscl_open() argument
434 nfscl_deleg(mount_t mp, struct nfsclclient *clp, u_int8_t *nfhp, in nfscl_deleg() argument
523 nfscl_getstateid(vnode_t vp,u_int8_t * nfhp,int fhlen,u_int32_t mode,int fords,struct ucred * cred,NFSPROC_T * p,nfsv4stateid_t * stateidp,void ** lckpp) nfscl_getstateid() argument
716 nfscl_getopen(struct nfsclownerhead * ohp,struct nfsclopenhash * ohashp,u_int8_t * nfhp,int fhlen,u_int8_t * openown,u_int8_t * lockown,u_int32_t mode,struct nfscllockowner ** lpp,struct nfsclopen ** opp) nfscl_getopen() argument
3206 struct nfsfh *nfhp; nfscl_dupopen() local
3315 struct nfsfh *nfhp; nfscl_getclose() local
3390 struct nfsfh *nfhp; nfscl_doclose() local
3563 struct nfsfh *nfhp; nfscl_docb() local
4448 struct nfsfh *nfhp; nfscl_relock() local
[all...]
/freebsd/sys/fs/nfs/
H A Dnfs_commonsubs.c328 u_int8_t *nfhp, int fhlen, u_int32_t **opcntpp, struct nfsclsession *sep, in nfscl_reqstart()
1088 struct nfsfh *nfhp; in nfsm_getfh() local
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c3745 fhandle_t *nfhp, NFSPROC_T *p) in nfsrv_getlockfh()
3774 struct nfslockfile **lfpp, fhandle_t *nfhp, int lockit) in nfsrv_getlockfile()