Home
last modified time | relevance | path

Searched refs:ext4_inode_table (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/fs/ext4/
H A Dballoc.c112 itbl_blk_start = ext4_inode_table(sb, gdp); in ext4_num_overhead_clusters()
219 tmp = ext4_inode_table(sb, gdp); in ext4_init_block_bitmap()
220 for (; tmp < ext4_inode_table(sb, gdp) + in ext4_init_block_bitmap()
384 blk = ext4_inode_table(sb, desc); in ext4_valid_block_bitmap()
H A Dblock_validity.c245 ext4_inode_table(sb, gdp), in ext4_setup_system_zone()
H A Dialloc.c689 bh = sb_find_get_block(sb, ext4_inode_table(sb, gdp) + in recently_deleted()
1579 blk = ext4_inode_table(sb, gdp) + used_blks; in ext4_init_inode_table()
H A Dfsmap.c496 ext4_inode_table(sb, gdp), in ext4_getfsmap_find_fixed_metadata()
H A Dsuper.c336 ext4_fsblk_t ext4_inode_table(struct super_block *sb, in ext4_inode_table() function
3338 inode_table = ext4_inode_table(sb, gdp); in ext4_check_descriptors()
4142 b = ext4_inode_table(sb, gdp); in count_overhead()
H A Dinode.c4446 block = ext4_inode_table(sb, gdp); in __ext4_get_inode_loc()
4525 table = ext4_inode_table(sb, gdp); in __ext4_get_inode_loc()
H A Dext4.h3261 extern ext4_fsblk_t ext4_inode_table(struct super_block *sb,