Lines Matching refs:inodes
41 /* Number of inodes we see while scanning inobt. */
42 unsigned long long inodes;
121 /* Count the number of free inodes. */
202 * what's actually on disk. If sparse inodes are enabled, the cluster does
203 * not actually have to map to inodes if the corresponding holemask bit is set.
339 * contains multiple inodes, we check that the inobt record is aligned to the
358 * Note that if a fs block contains more than a single chunk of inodes,
360 * inodes, and therefore expect chunk alignment of finobt records.
376 * We're midway through a cluster of inodes that is mapped by
460 iabt->inodes += irec.ir_count;
462 /* Handle non-sparse inodes */
546 * the rmap says are owned by inodes.
552 unsigned long long inodes)
566 inode_blocks = XFS_B_TO_FSB(sc->mp, inodes * sc->mp->m_sb.sb_inodesize);
579 .inodes = 0,
598 * to inode chunks with free inodes.
601 xchk_iallocbt_xref_rmap_inodes(sc, which, iabt.inodes);
642 /* xref check that the extent is not covered by inodes */
653 /* xref check that the extent is covered by inodes */