Searched refs:ufid (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/fs/ext2fs/
H A Dinode.h188 struct ufid { struct
H A Dext2_vfsops.c1323 struct ufid *ufhp;
1328 ufhp = (struct ufid *)fhp;
H A Dext2_vnops.c1905 struct ufid *ufhp;
1908 ufhp = (struct ufid *)ap->a_fhp;
1909 ufhp->ufid_len = sizeof(struct ufid);
/freebsd-13-stable/sys/ufs/ufs/
H A Dufs_extern.h46 struct ufid;
H A Dinode.h271 struct ufid { struct
/freebsd-13-stable/sys/ufs/ffs/
H A Dffs_vnops.c1915 struct ufid *ufhp;
1918 ufhp = (struct ufid *)ap->a_fhp;
1919 ufhp->ufid_len = sizeof(struct ufid);
H A Dffs_vfsops.c2155 struct ufid *ufhp;
2157 ufhp = (struct ufid *)fhp;

Completed in 119 milliseconds