Home
last modified time | relevance | path

Searched defs:fhp (Results 1 – 25 of 37) sorted by relevance

12

/freebsd/tests/sys/fs/fusefs/
H A Dnfs.cc75 fhandle_t fhp; in TEST_F() local
115 fhandle_t fhp; in TEST_F() local
156 fhandle_t fhp; in TEST_F() local
187 fhandle_t fhp; in TEST_F() local
214 fhandle_t fhp; in TEST_F() local
262 fhandle_t fhp; in TEST_F() local
307 fhandle_t fhp; in TEST_F() local
355 fhandle_t fhp; in TEST_F() local
379 fhandle_t fhp; in TEST_F() local
402 fhandle_t fhp; in TEST_F() local
[all …]
H A Dlast_local_modify.cc382 fhandle_t fhp; in TEST_P() local
/freebsd/contrib/netbsd-tests/fs/vfs/
H A Dt_vfsops.c80 void *fhp; in tfilehandle() local
129 void *fhp; in tfhremove() local
167 void *fhp; in tfhinval() local
/freebsd/contrib/tcpdump/
H A Dparsenfsfh.c90 const unsigned char *fhp = fh; in Parse_fh() local
412 is_UCX(netdissect_options *ndo, const unsigned char *fhp, u_int len) in is_UCX()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/file/
H A Dfile_unlink_fh.c62 struct file_handle *fhp; in main() local
/freebsd/contrib/smbfs/lib/smb/
H A Dprint.c57 char *ident, smbfh *fhp) in smb_smb_open_print_file()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c585 nfsvno_getfh(struct vnode *vp, fhandle_t *fhp, struct thread *p) in nfsvno_getfh()
2780 struct nfsvattr *nvap, fhandle_t *fhp, int rderror, nfsattrbit_t *attrbitp, in nfsvno_fillattr()
4255 nfsvno_fhtovp(struct mount *mp, fhandle_t *fhp, struct sockaddr *nam, in nfsvno_fhtovp()
4312 fhandle_t *fhp; in nfsd_fhtovp() local
4559 nfsvno_getvp(fhandle_t *fhp) in nfsvno_getvp()
5132 nfsrv_hashfh(fhandle_t *fhp) in nfsrv_hashfh()
5199 fhandle_t *fhp, struct pnfsdsfile *pf, struct pnfsdsattr *dsa, in nfsrv_dscreate()
5567 int *dsfilecntp, char *fname, fhandle_t *fhp) in nfsrv_pnfsremovesetup()
5681 fhandle_t *fhp, NFSPROC_T *p) in nfsrv_pnfsremove()
5770 nfsrv_putfhname(fhandle_t *fhp, char *bufp) in nfsrv_putfhname()
[all …]
H A Dnfs_nfsdstate.c3752 fhandle_t *fhp = NULL; in nfsrv_getlockfh() local
3782 fhandle_t *fhp = NULL, *tfhp; in nfsrv_getlockfile() local
4251 int trunc, fhandle_t *fhp, struct nfsvattr *nap, nfsattrbit_t *attrbitp, in nfsrv_docallback()
6759 nfsrv_filelayout(struct nfsrv_descript *nd, int iomode, fhandle_t *fhp, in nfsrv_filelayout()
6808 uint64_t stripesiz, int stripecnt, fhandle_t *fhp, fhandle_t *dsfhp, in nfsrv_flexlayout()
6988 nfsrv_recalllayout(nfsquad_t clid, nfsv4stateid_t *stateidp, fhandle_t *fhp, in nfsrv_recalllayout()
7211 nfsrv_findlayout(nfsquad_t *clientidp, fhandle_t *fhp, int laytype, in nfsrv_findlayout()
7244 fhandle_t *fhp; in nfsrv_addlayout() local
7486 nfsrv_freefilelayouts(fhandle_t *fhp) in nfsrv_freefilelayouts()
8103 nfsrv_dontlayout(fhandle_t *fhp) in nfsrv_dontlayout()
[all …]
H A Dnfs_nfsdserv.c720 vnode_t dp, vnode_t *vpp, fhandle_t *fhp, struct nfsexstuff *exp) in nfsrvd_lookup()
1475 vnode_t dp, vnode_t *vpp, fhandle_t *fhp, struct nfsexstuff *exp) in nfsrvd_mknod()
2086 vnode_t dp, vnode_t *vpp, fhandle_t *fhp, struct nfsexstuff *exp) in nfsrvd_symlink()
2161 struct nfsvattr *nvap, fhandle_t *fhp, vnode_t *vpp, in nfsrvd_symlinksub()
2211 vnode_t dp, vnode_t *vpp, fhandle_t *fhp, struct nfsexstuff *exp) in nfsrvd_mkdir()
2299 struct nfsvattr *nvap, fhandle_t *fhp, vnode_t *vpp, in nfsrvd_mkdirsub()
3020 vnode_t dp, vnode_t *vpp, __unused fhandle_t *fhp, struct nfsexstuff *exp) in nfsrvd_open()
4499 struct vnode *dp, struct vnode **vpp, __unused fhandle_t *fhp, in nfsrvd_openattr()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clnode.c95 ncl_nget(struct mount *mntp, u_int8_t *fhp, int fhsize, struct nfsnode **npp, in ncl_nget()
H A Dnfs_clstate.c351 struct nfsclopen **nopp, u_int8_t *own, u_int8_t *fhp, int fhlen, in nfscl_newopen()
533 nfscl_finddeleg(struct nfsclclient *clp, u_int8_t *fhp, int fhlen) in nfscl_finddeleg()
4228 nfscl_localconflict(struct nfsclclient *clp, u_int8_t *fhp, int fhlen, in nfscl_localconflict()
4598 nfsrpc_reopen(struct nfsmount *nmp, u_int8_t *fhp, int fhlen, in nfsrpc_reopen()
4630 nfscl_tryopen(struct nfsmount *nmp, vnode_t vp, u_int8_t *fhp, int fhlen, in nfscl_tryopen()
4668 nfscl_trylock(struct nfsmount *nmp, vnode_t vp, u_int8_t *fhp, in nfscl_trylock()
5331 nfscl_layout(struct nfsmount *nmp, vnode_t vp, u_int8_t *fhp, int fhlen, in nfscl_layout()
5441 nfscl_getlayout(struct nfsclclient *clp, uint8_t *fhp, int fhlen, in nfscl_getlayout()
5489 nfscl_retoncloselayout(vnode_t vp, struct nfsclclient *clp, uint8_t *fhp, in nfscl_retoncloselayout()
5648 nfscl_findlayout(struct nfsclclient *clp, u_int8_t *fhp, int fhlen) in nfscl_findlayout()
H A Dnfs_clrpcops.c121 struct nfsfh *fhp; member
1274 nfsrpc_getattrnovp(struct nfsmount *nmp, u_int8_t *fhp, int fhlen, int syscred, in nfsrpc_getattrnovp()
3358 struct nfsfh *fhp; in nfsrpc_mkdir() local
5321 u_char *cp, *cp2, *fhp; in nfsrpc_getdirpath() local
5808 nfsrpc_layoutget(struct nfsmount *nmp, uint8_t *fhp, int fhlen, int iomode, in nfsrpc_layoutget()
6955 struct nfsfh *fhp; in nfscl_doflayoutio() local
7060 struct nfsfh *fhp; in nfscl_dofflayoutio() local
7256 struct nfsclds *dsp, uint64_t io_off, int len, struct nfsfh *fhp, int flex, in nfsrpc_readds()
7332 struct nfsfh *fhp, int commit_thru_mds, int flex, int vers, int minorvers, in nfsrpc_writeds()
7473 struct nfsfh *fhp, struct mbuf *m, int vers, int minorvers, in nfsrpc_writedsmir()
[all …]
/freebsd/sys/netinet/
H A Din_fib_dxr.c344 struct heap_entry *fhp = &da->heap[0]; in initheap() local
665 struct heap_entry *fhp; in heap_inject() local
694 struct heap_entry *fhp = &da->heap[da->heap_index]; in dxr_walk() local
755 struct heap_entry *fhp; in update_chunk() local
/freebsd/usr.sbin/repquota/
H A Drepquota.c304 struct fileusage *fup, **fhp; in addid() local
/freebsd/sys/fs/p9fs/
H A Dp9fs_vfsops.c571 p9fs_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) in p9fs_fhtovp()
/freebsd/sys/fs/cd9660/
H A Dcd9660_vfsops.c605 cd9660_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) in cd9660_fhtovp()
/freebsd/sys/fs/fuse/
H A Dfuse_vfsops.c268 fuse_vfsop_fhtovp(struct mount *mp, struct fid *fhp, int flags, in fuse_vfsop_fhtovp()
/freebsd/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.c1177 msdosfs_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) in msdosfs_fhtovp()
/freebsd/sys/fs/udf/
H A Dudf_vfsops.c728 udf_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) in udf_fhtovp()
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c609 tmpfs_fhtovp(struct mount *mp, struct fid *fhp, int flags, in tmpfs_fhtovp()
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h828 #define __sanitizer_syscall_pre_compat_30_getfh(fname, fhp) \ argument
831 #define __sanitizer_syscall_post_compat_30_getfh(res, fname, fhp) \ argument
1584 #define __sanitizer_syscall_pre_compat_30_fhopen(fhp, flags) \ argument
1587 #define __sanitizer_syscall_post_compat_30_fhopen(res, fhp, flags) \ argument
1590 #define __sanitizer_syscall_pre_compat_30_fhstat(fhp, sb) \ argument
1593 #define __sanitizer_syscall_post_compat_30_fhstat(res, fhp, sb) \ argument
1596 #define __sanitizer_syscall_pre_compat_20_fhstatfs(fhp, buf) \ argument
1599 #define __sanitizer_syscall_post_compat_20_fhstatfs(res, fhp, buf) \ argument
1888 #define __sanitizer_syscall_pre_compat_30_fhstatvfs1(fhp, buf, flags) \ argument
1891 #define __sanitizer_syscall_post_compat_30_fhstatvfs1(res, fhp, buf, flags) \ argument
[all …]
/freebsd/sys/kern/
H A Dvfs_syscalls.c4614 fhandle_t *fhp; member
4628 fhandle_t *fhp; member
4650 fhandle_t *fhp; member
4664 enum uio_seg pathseg, fhandle_t *fhp, enum uio_seg fhseg) in kern_getfhat()
4699 fhandle_t *fhp; member
4712 fhandle_t *fhp; member
4726 enum uio_seg pathseg, fhandle_t *fhp) in kern_fhlinkat()
4755 fhandle_t *fhp; member
4811 struct fhandle fhp; in kern_fhopen() local
/freebsd/sbin/quotacheck/
H A Dquotacheck.c543 struct fileusage *fup, **fhp; addid() local
/freebsd/sys/fs/ext2fs/
H A Dext2_vfsops.c1321 ext2_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) in ext2_fhtovp()
/freebsd/sys/nlm/
H A Dnlm_prot_impl.c1744 nlm_convert_to_fhandle_t(fhandle_t *fhp, struct netobj *p) in nlm_convert_to_fhandle_t()
1757 fhandle_t *fhp, struct vfs_state *vs, accmode_t accmode) in nlm_get_vfs_state()

12