Searched refs:ext4_inode_bitmap_csum_set (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | bitmap.c | 41 void ext4_inode_bitmap_csum_set(struct super_block *sb, ext4_group_t group, in ext4_inode_bitmap_csum_set() function
|
| H A D | ialloc.c | 328 ext4_inode_bitmap_csum_set(sb, block_group, gdp, bitmap_bh, in ext4_free_inode() 857 ext4_inode_bitmap_csum_set(sb, group, gdp, inode_bitmap_bh, in ext4_mark_inode_used() 1223 ext4_inode_bitmap_csum_set(sb, group, gdp, inode_bitmap_bh, in __ext4_new_inode()
|
| H A D | resize.c | 1285 ext4_inode_bitmap_csum_set(sb, group, gdp, bh, in ext4_set_bitmap_checksums()
|
| H A D | ext4.h | 2554 void ext4_inode_bitmap_csum_set(struct super_block *sb, ext4_group_t group,
|