Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dbitmap.c83 void ext4_block_bitmap_csum_set(struct super_block *sb, ext4_group_t group, in ext4_block_bitmap_csum_set() function
H A Dialloc.c818 ext4_block_bitmap_csum_set(sb, group, gdp, in ext4_mark_inode_used()
1166 ext4_block_bitmap_csum_set(sb, group, gdp, in __ext4_new_inode()
H A Dmballoc.c3279 ext4_block_bitmap_csum_set(sb, ac->ac_b_ex.fe_group, gdp, bitmap_bh); in ext4_mb_mark_diskspace_used()
3378 ext4_block_bitmap_csum_set(sb, group, gdp, bitmap_bh); in ext4_mb_mark_bb()
5297 ext4_block_bitmap_csum_set(sb, group, gdp, bitmap_bh); in ext4_free_blocks_simple()
5526 ext4_block_bitmap_csum_set(sb, block_group, gdp, bitmap_bh); in ext4_free_blocks()
5682 ext4_block_bitmap_csum_set(sb, block_group, desc, bitmap_bh); in ext4_group_add_blocks()
H A Dresize.c1292 ext4_block_bitmap_csum_set(sb, group, gdp, bh); in ext4_set_bitmap_checksums()
H A Dext4.h2560 void ext4_block_bitmap_csum_set(struct super_block *sb, ext4_group_t group,