Searched refs:ext4_inode_csum_set (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/ext4/ |
| H A D | inode.c | 111 void ext4_inode_csum_set(struct inode *inode, struct ext4_inode *raw, in ext4_inode_csum_set() function 4408 ext4_inode_csum_set(inode, raw_inode, ei); in ext4_fill_raw_inode() 5138 ext4_inode_csum_set(inode, raw_inode, ei); in __ext4_update_other_inode_time()
|
| H A D | fast_commit.c | 1609 ext4_inode_csum_set(inode, ext4_raw_inode(&iloc), EXT4_I(inode)); in ext4_fc_replay_inode()
|
| H A D | ext4.h | 2973 void ext4_inode_csum_set(struct inode *inode, struct ext4_inode *raw,
|