Searched refs:inode_blocks (Results 1 – 3 of 3) sorted by relevance
58 __u16 inode_blocks; /* # of blocks used for inodes in every grp */ member
86 (sb->group_size * (inode_index / sb->inode_blocks)) + in efs_iget()87 (inode_index % sb->inode_blocks); in efs_iget()
691 xfs_filblks_t inode_blocks; in xchk_iallocbt_xref_rmap_inodes() local702 inode_blocks = XFS_B_TO_FSB(sc->mp, inodes * sc->mp->m_sb.sb_inodesize); in xchk_iallocbt_xref_rmap_inodes()703 if (blocks != inode_blocks) in xchk_iallocbt_xref_rmap_inodes()