Searched defs:xfs_inumbers (Results 1 – 1 of 1) sorted by relevance
456 struct xfs_inumbers { struct457 uint64_t xi_startino; /* starting inode number */458 uint64_t xi_allocmask; /* mask of allocated inodes */459 uint8_t xi_alloccount; /* # bits set in allocmask */460 uint8_t xi_version; /* version */461 uint8_t xi_padding[6]; /* zero */