Searched defs:for_write (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/md/dm-vdo/ |
H A D | cpu.h | 18 static inline void uds_prefetch_address(const void *address, bool for_write) in uds_prefetch_address() 43 bool for_write) in uds_prefetch_range()
|
/linux/fs/f2fs/ |
H A D | data.c | 1042 pgoff_t first_idx, bool for_write) in f2fs_grab_read_bio() 1091 bool for_write) in f2fs_submit_page_read() 1207 blk_opf_t op_flags, bool for_write, in f2fs_get_read_data_page() 1315 bool for_write) in f2fs_get_lock_data_page() 2195 struct readahead_control *rac, bool for_write) in f2fs_read_multi_pages()
|
H A D | f2fs.h | 2777 pgoff_t index, bool for_write) in f2fs_grab_cache_page()
|
/linux/drivers/block/null_blk/ |
H A D | main.c | 939 sector_t sector, bool for_write, bool is_cache) in __null_lookup_page() 960 sector_t sector, bool for_write, bool ignore_cache) in null_lookup_page()
|