Searched refs:inode_blocks (Results 1 – 3 of 3) sorted by relevance
244 sb->inode_blocks = be16_to_cpu(super->fs_cgisize); in efs_validate_super()337 (sbi->group_size - sbi->inode_blocks); in efs_statfs()341 sbi->inode_blocks * in efs_statfs()
84 (sb->group_size * (inode_index / sb->inode_blocks)) + in efs_iget()85 (inode_index % sb->inode_blocks); in efs_iget()
556 xfs_filblks_t inode_blocks; in xchk_iallocbt_xref_rmap_inodes() local567 inode_blocks = XFS_B_TO_FSB(sc->mp, inodes * sc->mp->m_sb.sb_inodesize); in xchk_iallocbt_xref_rmap_inodes()568 if (blocks != inode_blocks) in xchk_iallocbt_xref_rmap_inodes()