Home
last modified time | relevance | path

Searched defs:ufid (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/ext2fs/
H A Dinode.h189 struct ufid { struct
190 uint16_t ufid_len; /* Length of structure. */ argument
191 uint16_t ufid_pad; /* Force 32-bit alignment. */ argument
192 uint32_t ufid_gen; /* Generation number. */ argument
193 ino_t ufid_ino; /* File number (ino). */ argument
/freebsd/sys/ufs/ufs/
H A Dinode.h277 struct ufid { global() struct
278 ufid_lenufid global() argument
279 ufid_padufid global() argument
280 ufid_inoufid global() argument
281 ufid_genufid global() argument