Searched defs:sublock (Results 1 – 1 of 1) sorted by relevance
48 struct sublock { struct49 u_int64_t su_magic; 50 u_int8_t su_hpfsver;51 u_int8_t su_fnctver;52 u_int16_t unused;53 lsn_t su_rootfno; /* Root Fnode */54 u_int32_t su_btotal; /* Total blocks */55 u_int32_t su_badbtotal; /* Bad Sectors total */56 rsp_t su_bitmap;57 rsp_t su_badbl;[all …]