Lines Matching refs:for_write
1107 pgoff_t first_idx, bool for_write) in f2fs_grab_read_bio() argument
1118 for_write ? GFP_NOIO : GFP_KERNEL, &f2fs_bioset); in f2fs_grab_read_bio()
1156 bool for_write) in f2fs_submit_page_read() argument
1162 page->index, for_write); in f2fs_submit_page_read()
1279 blk_opf_t op_flags, bool for_write, in f2fs_get_read_data_page() argument
1287 page = f2fs_grab_cache_page(mapping, index, for_write); in f2fs_get_read_data_page()
1349 op_flags, for_write); in f2fs_get_read_data_page()
1391 bool for_write) in f2fs_get_lock_data_page() argument
1396 page = f2fs_get_read_data_page(inode, index, 0, for_write, NULL); in f2fs_get_lock_data_page()
2241 bool is_readahead, bool for_write) in f2fs_read_multi_pages() argument
2275 if (for_write) in f2fs_read_multi_pages()
2363 page->index, for_write); in f2fs_read_multi_pages()