Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Ddata.c2879 bool f2fs_should_update_outplace(struct inode *inode, struct f2fs_io_info *fio) in f2fs_should_update_outplace() function
2923 if (f2fs_should_update_outplace(inode, fio)) in need_inplace_update()
H A Df2fs.h4176 bool f2fs_should_update_outplace(struct inode *inode, struct f2fs_io_info *fio);
H A Dfile.c3554 f2fs_should_update_outplace(inode, NULL)) { in f2fs_ioc_set_pin_file()