Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_itable.c416 xfs_inumbers( in xfs_inumbers() function
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_fs.h441 struct xfs_inumbers { struct
442 uint64_t xi_startino; /* starting inode number */
443 uint64_t xi_allocmask; /* mask of allocated inodes */
444 uint8_t xi_alloccount; /* # bits set in allocmask */
445 uint8_t xi_version; /* version */
446 uint8_t xi_padding[6]; /* zero */