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.c2610 bool f2fs_should_update_outplace(struct inode *inode, struct f2fs_io_info *fio) in f2fs_should_update_outplace()
2654 if (f2fs_should_update_outplace(inode, fio)) in f2fs_do_write_data_page()
2585 bool f2fs_should_update_outplace(struct inode *inode, struct f2fs_io_info *fio) f2fs_should_update_outplace() function
H A Df2fs.h4082 bool f2fs_should_update_outplace(struct inode *inode, struct f2fs_io_info *fio);
H A Dfile.c3539 f2fs_should_update_outplace(inode, NULL)) { in f2fs_ioc_set_pin_file()