Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ext4/
Dbitmap.c84 void ext4_block_bitmap_csum_set(struct super_block *sb, in ext4_block_bitmap_csum_set() function
Dialloc.c817 ext4_block_bitmap_csum_set(sb, gdp, block_bitmap_bh); in ext4_mark_inode_used()
1166 ext4_block_bitmap_csum_set(sb, gdp, block_bitmap_bh); in __ext4_new_inode()
Dresize.c1330 ext4_block_bitmap_csum_set(sb, gdp, bh); in ext4_set_bitmap_checksums()
Dext4.h2693 void ext4_block_bitmap_csum_set(struct super_block *sb,
Dmballoc.c4049 ext4_block_bitmap_csum_set(sb, gdp, bitmap_bh); in ext4_mb_mark_context()