Home
last modified time | relevance | path

Searched refs:ext4_block_bitmap_csum_set (Results 1 – 5 of 5) sorted by relevance

/fs/ext4/
Dbitmap.c83 void ext4_block_bitmap_csum_set(struct super_block *sb, ext4_group_t group, in ext4_block_bitmap_csum_set() function
Dialloc.c816 ext4_block_bitmap_csum_set(sb, group, gdp, in ext4_mark_inode_used()
1168 ext4_block_bitmap_csum_set(sb, group, gdp, in __ext4_new_inode()
Dmballoc.c3878 ext4_block_bitmap_csum_set(sb, ac->ac_b_ex.fe_group, gdp, bitmap_bh); in ext4_mb_mark_diskspace_used()
3985 ext4_block_bitmap_csum_set(sb, group, gdp, bitmap_bh); in ext4_mb_mark_bb()
5955 ext4_block_bitmap_csum_set(sb, group, gdp, bitmap_bh); in ext4_free_blocks_simple()
6118 ext4_block_bitmap_csum_set(sb, block_group, gdp, bitmap_bh); in ext4_mb_clear_bb()
6376 ext4_block_bitmap_csum_set(sb, block_group, desc, bitmap_bh); in ext4_group_add_blocks()
Dresize.c1333 ext4_block_bitmap_csum_set(sb, group, gdp, bh); in ext4_set_bitmap_checksums()
Dext4.h2687 void ext4_block_bitmap_csum_set(struct super_block *sb, ext4_group_t group,