Home
last modified time | relevance | path

Searched refs:f2fs_should_update_inplace (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/f2fs/
Ddata.c1688 bool f2fs_should_update_inplace(struct inode *inode, struct f2fs_io_info *fio) in f2fs_should_update_inplace() function
1726 return f2fs_should_update_inplace(inode, fio); in need_inplace_update()
Dfile.c2191 if (f2fs_should_update_inplace(inode, NULL)) in f2fs_defragment_range()
Df2fs.h3032 bool f2fs_should_update_inplace(struct inode *inode, struct f2fs_io_info *fio);