Searched defs:fh_size (Results 1 - 25 of 29) sorted by relevance

12

/src/lib/libc/compat/sys/
H A Dcompat_getfh.c57 size_t fh_size = sizeof(*fhp); variable in typeref:typename:size_t
H A Dcompat___stat30.c132 __compat___fhstat40(const void *fh, size_t fh_size, struct stat30 *ost) argument
/src/lib/libc/sys/
H A Dstatvfs.c52 fhstatvfs(const void *fh, size_t fh_size, struct statvfs *st) argument
/src/tests/fs/lfs/
H A Dt_orphan.c72 size_t fh_size; local in function:orphan
[all...]
/src/sys/arch/arm/include/
H A Dfiq.h55 size_t fh_size; /* size of FIQ handler */ member in struct:fiqhandler
/src/tests/fs/tmpfs/
H A Dh_tools.c69 size_t fh_size; local in function:getfh_main
/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.c55 off_t fh_size; member in struct:firmware_handle
/src/sys/ufs/chfs/
H A Dchfs_vfsops.c688 chfs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/efs/
H A Defs_vfsops.c489 efs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/filecorefs/
H A Dfilecore_vfsops.c580 filecore_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/hfs/
H A Dhfs_vfsops.c625 hfs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/puffs/
H A Dpuffs_vfsops.c670 puffs_vfsop_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
[all...]
/src/sys/fs/sysvbfs/
H A Dsysvbfs_vfsops.c403 sysvbfs_vptofh(struct vnode *vpp, struct fid *fid, size_t *fh_size) argument
/src/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c378 tmpfs_vptofh(vnode_t *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/adosfs/
H A Dadvfsops.c728 adosfs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/cd9660/
H A Dcd9660_vfsops.c906 cd9660_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.c1118 msdosfs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/ntfs/
H A Dntfs_vfsops.c677 ntfs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/udf/
H A Dudf_vfsops.c930 udf_vptofh(struct vnode * vp,struct fid * fid,size_t * fh_size) argument
/src/sys/fs/v7fs/
H A Dv7fs_vfsops.c521 v7fs_vptofh(struct vnode *vpp, struct fid *fid, size_t *fh_size) argument
/src/sys/ufs/ext2fs/
H A Dext2fs_vfsops.c1281 ext2fs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/fs/nilfs/
H A Dnilfs_vfsops.c1211 nilfs_vptofh(struct vnode * vp,struct fid * fid,size_t * fh_size) argument
/src/sys/ufs/ffs/
H A Dffs_vfsops.c2355 ffs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument
/src/sys/ufs/lfs/
H A Dlfs_vfsops.c2000 lfs_vptofh(struct vnode *vp, struct fid *fhp, size_t *fh_size) argument

Completed in 24 milliseconds

12