/dflybsd-src/sys/vfs/nfs/ |
H A D | nfs_serv.c | 216 fhandle_t *fhp; in nfsrv3_access() local 289 fhandle_t *fhp; in nfsrv_getattr() local 344 fhandle_t *fhp; in nfsrv_setattr() local 498 fhandle_t *fhp; in nfsrv_lookup() local 692 fhandle_t *fhp; in nfsrv_readlink() local 810 fhandle_t *fhp; in nfsrv_read() local 1017 fhandle_t *fhp; in nfsrv_write() local 1611 fhandle_t *fhp; in nfsrv_create() local 1901 fhandle_t *fhp; in nfsrv_mknod() local 2052 fhandle_t *fhp; in nfsrv_remove() local [all …]
|
H A D | nfs_node.c | 91 nfs_nget(struct mount *mntp, nfsfh_t *fhp, int fhsize, struct nfsnode **npp, in nfs_nget() 225 nfs_nget_nonblock(struct mount *mntp, nfsfh_t *fhp, int fhsize, in nfs_nget_nonblock()
|
H A D | nfs_mountrpc.c | 127 u_char *fhp, in md_mount() 220 u_char *fhp, in md_lookup_swap()
|
H A D | nfs_subs.c | 985 fhandle_t *fhp, int len, in nfs_namei() 1213 nfsrv_fhtovp(fhandle_t *fhp, int lockflag, in nfsrv_fhtovp() 1293 nfs_ispublicfh(fhandle_t *fhp) in nfs_ispublicfh()
|
H A D | nfsm_subs.c | 362 nfsm_srvfhtom(nfsm_info_t info, fhandle_t *fhp) in nfsm_srvfhtom() 377 nfsm_srvpostop_fh(nfsm_info_t info, fhandle_t *fhp) in nfsm_srvpostop_fh() 935 fhandle_t *fhp, int *errorp) in nfsm_srvmtofh()
|
H A D | nfs_vnops.c | 982 nfsfh_t *fhp; in nfs_nresolve() local 1112 nfsfh_t *fhp; in nfs_lookup() local 2723 nfsfh_t *fhp; in nfs_readdirplusrpc_uio() local
|
/dflybsd-src/contrib/tcpdump/ |
H A D | parsenfsfh.c | 91 const unsigned char *fhp = fh; in Parse_fh() local 434 is_UCX(netdissect_options *ndo, const unsigned char *fhp, u_int len) in is_UCX()
|
/dflybsd-src/sys/vfs/devfs/ |
H A D | devfs_vfsops.c | 204 struct fid *fhp, struct vnode **vpp) in devfs_vfs_fhtovp() 227 devfs_vfs_vptofh(struct vnode *vp, struct fid *fhp) in devfs_vfs_vptofh()
|
/dflybsd-src/sys/vfs/dirfs/ |
H A D | dirfs_vfsops.c | 282 dirfs_fhtovp(struct mount *mp, struct vnode *rootvp, struct fid *fhp, struct vnode **vpp) in dirfs_fhtovp() 325 dirfs_vptofh(struct vnode *vp, struct fid *fhp) in dirfs_vptofh()
|
/dflybsd-src/sys/vfs/tmpfs/ |
H A D | tmpfs_vfsops.c | 435 tmpfs_fhtovp(struct mount *mp, struct vnode *rootvp, struct fid *fhp, in tmpfs_fhtovp() 504 tmpfs_vptofh(struct vnode *vp, struct fid *fhp) in tmpfs_vptofh()
|
/dflybsd-src/sys/vfs/hpfs/ |
H A D | hpfs_vfsops.c | 425 struct fid *fhp, struct vnode **vpp) in hpfs_fhtovp() 443 hpfs_vptofh(struct vnode *vp, struct fid *fhp) in hpfs_vptofh()
|
/dflybsd-src/sys/kern/ |
H A D | vfs_vfsops.c | 236 struct fid *fhp, struct vnode **vpp) in vfs_fhtovp() 267 vfs_vptofh(struct vnode *vp, struct fid *fhp) in vfs_vptofh()
|
H A D | vfs_default.c | 1527 vfs_stdvptofh(struct vnode *vp, struct fid *fhp) in vfs_stdvptofh() 1565 struct fid *fhp, struct vnode **vpp) in vfs_stdfhtovp()
|
/dflybsd-src/sys/vfs/nullfs/ |
H A D | null_vfsops.c | 377 nullfs_vptofh(struct vnode *vp, struct fid *fhp) in nullfs_vptofh() 390 struct fid *fhp, struct vnode **vpp) in nullfs_fhtovp()
|
/dflybsd-src/contrib/smbfs/lib/smb/ |
H A D | print.c | 57 char *ident, smbfh *fhp) in smb_smb_open_print_file()
|
/dflybsd-src/sys/vfs/udf/ |
H A D | udf_vfsops.c | 593 struct fid *fhp, struct vnode **vpp) in udf_fhtovp() 611 udf_vptofh (struct vnode *vp, struct fid *fhp) in udf_vptofh()
|
/dflybsd-src/sys/vfs/msdosfs/ |
H A D | msdosfs_vfsops.c | 849 struct fid *fhp, struct vnode **vpp) in msdosfs_fhtovp() 881 msdosfs_vptofh(struct vnode *vp, struct fid *fhp) in msdosfs_vptofh()
|
/dflybsd-src/sys/vfs/ntfs/ |
H A D | ntfs_vfsops.c | 656 struct fid *fhp, struct vnode **vpp) in ntfs_fhtovp() 676 ntfs_vptofh(struct vnode *vp, struct fid *fhp) in ntfs_vptofh()
|
/dflybsd-src/sys/vfs/isofs/cd9660/ |
H A D | cd9660_vfsops.c | 664 struct fid *fhp, struct vnode **vpp) in cd9660_fhtovp() 915 cd9660_vptofh(struct vnode *vp, struct fid *fhp) in cd9660_vptofh()
|
/dflybsd-src/sys/vfs/ufs/ |
H A D | ffs_vfsops.c | 1208 struct fid *fhp, struct vnode **vpp) in ffs_fhtovp() 1226 ffs_vptofh(struct vnode *vp, struct fid *fhp) in ffs_vptofh()
|
/dflybsd-src/sys/vfs/hammer/ |
H A D | hammer_vfsops.c | 1084 hammer_vfs_vptofh(struct vnode *vp, struct fid *fhp) in hammer_vfs_vptofh() 1106 struct fid *fhp, struct vnode **vpp) in hammer_vfs_fhtovp()
|
/dflybsd-src/usr.sbin/repquota/ |
H A D | repquota.c | 324 struct fileusage *fup, **fhp; in addid() local
|
/dflybsd-src/sys/vfs/ext2fs/ |
H A D | ext2_vfsops.c | 1444 ext2_fhtovp(struct mount *mp, struct vnode *rootvp, struct fid *fhp, in ext2_fhtovp() 1480 ext2_vptofh(struct vnode *vp, struct fid *fhp) in ext2_vptofh()
|
/dflybsd-src/sys/vfs/hammer2/ |
H A D | hammer2_vfsops.c | 2793 hammer2_vfs_vptofh(struct vnode *vp, struct fid *fhp) in hammer2_vfs_vptofh() 2810 struct fid *fhp, struct vnode **vpp) in hammer2_vfs_fhtovp()
|
/dflybsd-src/sbin/quotacheck/ |
H A D | quotacheck.c | 475 struct fileusage *fup, **fhp; in addid() local
|