Lines Matching refs:inodes
43 /* Number of inodes we see while scanning inobt. */
44 unsigned long long inodes;
57 * - The finobt need not have a record if all inodes in the inobt record are
59 * - The finobt need not have a record if all inodes in the inobt record are
119 /* finobt doesn't care about allocated inodes */
356 * what's actually on disk. If sparse inodes are enabled, the cluster does
357 * not actually have to map to inodes if the corresponding holemask bit is set.
492 * contains multiple inodes, we check that the inobt record is aligned to the
511 * Note that if a fs block contains more than a single chunk of inodes,
513 * inodes, and therefore expect chunk alignment of finobt records.
529 * We're midway through a cluster of inodes that is mapped by
599 iabt->inodes += irec.ir_count;
601 /* Handle non-sparse inodes */
686 * the rmap says are owned by inodes.
692 unsigned long long inodes)
706 inode_blocks = XFS_B_TO_FSB(sc->mp, inodes * sc->mp->m_sb.sb_inodesize);
719 .inodes = 0,
738 * to inode chunks with free inodes.
741 xchk_iallocbt_xref_rmap_inodes(sc, which, iabt.inodes);
782 /* xref check that the extent is not covered by inodes */
795 /* xref check that the extent is covered by inodes */