Home
last modified time | relevance | path

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

/openbsd-src/sys/ufs/ufs/
H A Dinode.h338 struct ufid { struct
339 u_int16_t ufid_len; /* Length of structure. */ argument
340 u_int16_t ufid_pad; /* Force 32-bit alignment. */ argument
341 ufsino_t ufid_ino; /* File number (ino). */ argument
342 u_int32_t ufid_gen; /* Generation number. */ argument