Searched refs:ext4_block_bitmap_csum_set (Results 1 – 7 of 7) sorted by relevance
/linux/fs/ext4/ |
A D | bitmap.c | 83 void ext4_block_bitmap_csum_set(struct super_block *sb, ext4_group_t group, in ext4_block_bitmap_csum_set() function
|
A D | ialloc.c | 817 ext4_block_bitmap_csum_set(sb, group, gdp, in ext4_mark_inode_used() 1169 ext4_block_bitmap_csum_set(sb, group, gdp, in __ext4_new_inode()
|
A D | mballoc.c | 3858 ext4_block_bitmap_csum_set(sb, ac->ac_b_ex.fe_group, gdp, bitmap_bh); in ext4_mb_mark_diskspace_used() 3943 ext4_block_bitmap_csum_set(sb, group, gdp, bitmap_bh); in ext4_mb_mark_bb() 5836 ext4_block_bitmap_csum_set(sb, group, gdp, bitmap_bh); in ext4_free_blocks_simple() 6066 ext4_block_bitmap_csum_set(sb, block_group, gdp, bitmap_bh); in ext4_free_blocks() 6223 ext4_block_bitmap_csum_set(sb, block_group, desc, bitmap_bh); in ext4_group_add_blocks()
|
A D | resize.c | 1290 ext4_block_bitmap_csum_set(sb, group, gdp, bh); in ext4_set_bitmap_checksums()
|
A D | ext4.h | 2674 void ext4_block_bitmap_csum_set(struct super_block *sb, ext4_group_t group,
|
/linux/ |
A D | System.map | 11048 ffff8000103062f0 T ext4_block_bitmap_csum_set
|
A D | .tmp_System.map | 11048 ffff8000103062f0 T ext4_block_bitmap_csum_set
|
Completed in 331 milliseconds