Searched refs:ufid (Results 1 – 5 of 5) sorted by relevance
129 ufs_fhtovp(struct mount *mp, struct ufid *ufhp, struct vnode **vpp) in ufs_fhtovp()
125 int ufs_fhtovp(struct mount *, struct ufid *, struct vnode **);
338 struct ufid { struct
974 struct ufid *ufhp; in ext2fs_fhtovp()977 ufhp = (struct ufid *)fhp; in ext2fs_fhtovp()1005 struct ufid *ufhp; in ext2fs_vptofh()1008 ufhp = (struct ufid *)fhp; in ext2fs_vptofh()1009 ufhp->ufid_len = sizeof(struct ufid); in ext2fs_vptofh()
1322 struct ufid *ufhp; in ffs_fhtovp()1325 ufhp = (struct ufid *)fhp; in ffs_fhtovp()1342 struct ufid *ufhp; in ffs_vptofh()1345 ufhp = (struct ufid *)fhp; in ffs_vptofh()1346 ufhp->ufid_len = sizeof(struct ufid); in ffs_vptofh()