Home
last modified time | relevance | path

Searched refs:ufid_len (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/fs/ext2fs/
H A Dinode.h190 uint16_t ufid_len; /* Length of structure. */ member
H A Dext2_vnops.c1895 ufhp->ufid_len = sizeof(struct ufid); in ext2_vptofh()
/freebsd/sys/ufs/ufs/
H A Dinode.h278 uint16_t ufid_len; /* Length of structure. */ member
/freebsd/sys/ufs/ffs/
H A Dffs_vnops.c1925 ufhp->ufid_len = sizeof(struct ufid); in ffs_vptofh()