Home
last modified time | relevance | path

Searched refs:f2fs_should_update_inplace (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Ddata.c2617 bool f2fs_should_update_inplace(struct inode *inode, struct f2fs_io_info *fio) in f2fs_should_update_inplace() function
2660 return f2fs_should_update_inplace(inode, fio); in need_inplace_update()
H A Df2fs.h3516 bool f2fs_should_update_inplace(struct inode *inode, struct f2fs_io_info *fio);
H A Dfile.c2602 if (f2fs_should_update_inplace(inode, NULL)) in f2fs_defragment_range()
/kernel/linux/linux-6.6/fs/f2fs/
H A Ddata.c2625 bool f2fs_should_update_inplace(struct inode *inode, struct f2fs_io_info *fio) in f2fs_should_update_inplace() function
2685 return f2fs_should_update_inplace(inode, fio); in need_inplace_update()
H A Df2fs.h3845 bool f2fs_should_update_inplace(struct inode *inode, struct f2fs_io_info *fio);
H A Dfile.c2596 if (f2fs_should_update_inplace(inode, NULL)) { in f2fs_defragment_range()

Completed in 37 milliseconds