Searched refs:f2fs_should_update_inplace (Results 1 – 3 of 3) sorted by relevance
2553 bool f2fs_should_update_inplace(struct inode *inode, struct f2fs_io_info *fio) in f2fs_should_update_inplace() function2613 return f2fs_should_update_inplace(inode, fio); in need_inplace_update()
3812 bool f2fs_should_update_inplace(struct inode *inode, struct f2fs_io_info *fio);
2567 if (f2fs_should_update_inplace(inode, NULL)) { in f2fs_defragment_range()