Searched defs:fhp (Results 1 - 25 of 44) sorted by relevance

12

/src/tests/fs/lfs/
H A Dt_orphan.c73 void *fhp; local in function:orphan
/src/tests/fs/vfs/
H A Dt_vfsops.c80 void *fhp; local in function:tfilehandle
129 void *fhp; local in function:tfhremove
164 void *fhp; local in function:tfhinval
[all...]
/src/usr.sbin/tcpdrop/
H A Dtcpdrop.c110 struct hpinfo fhp, lhp; local in function:main
/src/sys/fs/nfs/client/
H A Dnfs_clnode.c97 ncl_nget(struct mount *mntp, u_int8_t *fhp, int fhsize, struct nfsnode **npp, argument
/src/sys/miscfs/genfs/
H A Dlayer_vfsops.c306 layerfs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/dev/
H A Dfirmload.c204 firmware_open(const char *drvname, const char *imgname, firmware_handle_t *fhp) argument
/src/sys/nfs/
H A Dnfs_node.c117 const nfsfh_t *fhp = key; local in function:nfs_loadvnode
160 nfs_nget1(struct mount *mntp, nfsfh_t *fhp, int fhsize, struct nfsnode **npp, argument
H A Dnfs_srvsubs.c303 fhandle_t *fhp; local in function:nfsrv_fhtovp
/src/sys/ufs/chfs/
H A Dchfs_vfsops.c680 chfs_fhtovp(struct mount *mp, struct fid *fhp, int lktype, struct vnode **vpp) argument
688 chfs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/efs/
H A Defs_vfsops.c455 efs_fhtovp(struct mount *mp, struct fid *fhp, int lktype, struct vnode **vpp) argument
489 efs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/filecorefs/
H A Dfilecore_vfsops.c524 filecore_fhtovp(struct mount *mp, struct fid *fhp, int lktype, argument
580 filecore_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/hfs/
H A Dhfs_vfsops.c614 hfs_fhtovp(struct mount *mp, struct fid *fhp, int lktype, struct vnode **vpp) argument
625 hfs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/puffs/
H A Dpuffs_vfsops.c616 puffs_vfsop_fhtovp(struct mount *mp, struct fid *fhp, int lktype, argument
670 puffs_vfsop_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
[all...]
/src/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c329 tmpfs_fhtovp(struct mount *mp, struct fid *fhp, int lktype, vnode_t **vpp) argument
378 tmpfs_vptofh(vnode_t *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/adosfs/
H A Dadvfsops.c692 adosfs_fhtovp(struct mount *mp, struct fid *fhp, int lktype, argument
728 adosfs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/cd9660/
H A Dcd9660_vfsops.c705 cd9660_fhtovp(struct mount *mp, struct fid *fhp, int lktype, struct vnode **vpp) argument
906 cd9660_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/msdosfs/
H A Dmsdosfs_denode.c94 const struct fh_key * const fhp = key; local in function:fh_compare_node_fh
652 struct fh_node *fhp; local in function:msdosfs_fh_enter
678 struct fh_node *fhp; local in function:msdosfs_fh_remove
701 struct fh_node *fhp; local in function:msdosfs_fh_lookup
722 struct fh_node *fhp, *nfhp; local in function:msdosfs_fh_destroy
[all...]
H A Dmsdosfs_vfsops.c1082 msdosfs_fhtovp(struct mount *mp, struct fid *fhp, int lktype, struct vnode **vpp) argument
1118 msdosfs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/ntfs/
H A Dntfs_vfsops.c653 ntfs_fhtovp(struct mount *mp, struct fid *fhp, int lktype, struct vnode **vpp) argument
677 ntfs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/udf/
H A Dudf_vfsops.c914 udf_fhtovp(struct mount *mp, struct fid *fhp, int lktype, argument
/src/sys/coda/
H A Dcoda_vfsops.c519 coda_fhtovp(struct mount *vfsp, struct fid *fhp, struct mbuf *nam, argument
/src/usr.sbin/repquota/
H A Drepquota.c503 struct fileusage *fup, **fhp; local in function:addid
/src/sys/ufs/ext2fs/
H A Dext2fs_vfsops.c1244 ext2fs_fhtovp(struct mount *mp, struct fid *fhp, int lktype, struct vnode **vpp) argument
1281 ext2fs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/nilfs/
H A Dnilfs_vfsops.c1195 nilfs_fhtovp(struct mount *mp, struct fid *fhp, int lktype, argument
/src/sys/lib/libsa/
H A Dnfs.c149 nfs_getrootfh(struct iodesc *d, char *path, u_char *fhp, int *versionp) argument

Completed in 21 milliseconds

12