vfs_vptofh 95 isofs/udf/udf_vfsops.c .vfs_vptofh = udf_vptofh, vfs_vptofh 488 sys/mount.h int (*vfs_vptofh)(struct vnode *vp, struct fid *fhp); vfs_vptofh 507 sys/mount.h #define VFS_VPTOFH(VP, FIDP) (*(VP)->v_mount->mnt_op->vfs_vptofh)(VP, FIDP)