Home
last modified time | relevance | path

Searched refs:ext4_fc_write_inode_data (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dfast_commit.c807 static int ext4_fc_write_inode_data(struct inode *inode, u32 *crc) in ext4_fc_write_inode_data() function
999 ret = ext4_fc_write_inode_data(inode, crc);
1077 ret = ext4_fc_write_inode_data(inode, &crc); in ext4_fc_perform_commit()
/kernel/linux/linux-6.6/fs/ext4/
H A Dfast_commit.c889 static int ext4_fc_write_inode_data(struct inode *inode, u32 *crc) in ext4_fc_write_inode_data() function
1067 ret = ext4_fc_write_inode_data(inode, crc);
1139 ret = ext4_fc_write_inode_data(inode, &crc); in ext4_fc_perform_commit()

Completed in 7 milliseconds