Lines Matching refs:for_write
1030 pgoff_t first_idx, bool for_write) in f2fs_grab_read_bio() argument
1038 for_write); in f2fs_grab_read_bio()
1076 block_t blkaddr, int op_flags, bool for_write) in f2fs_submit_page_read() argument
1082 page->index, for_write); in f2fs_submit_page_read()
1209 int op_flags, bool for_write) in f2fs_get_read_data_page() argument
1217 page = f2fs_grab_cache_page(mapping, index, for_write); in f2fs_get_read_data_page()
1270 op_flags, for_write); in f2fs_get_read_data_page()
1311 bool for_write) in f2fs_get_lock_data_page() argument
1316 page = f2fs_get_read_data_page(inode, index, 0, for_write); in f2fs_get_lock_data_page()
2172 bool is_readahead, bool for_write) in f2fs_read_multi_pages() argument
2267 page->index, for_write); in f2fs_read_multi_pages()