Searched defs:for_write (Results 1 – 4 of 4) sorted by relevance
/linux-6.15/drivers/md/dm-vdo/ |
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-6.15/fs/f2fs/ |
D | data.c | 1044 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, pgoff_t *next_pgofs) in f2fs_get_read_data_folio() 1317 bool for_write) in f2fs_get_lock_data_folio() 2178 struct readahead_control *rac, bool for_write) in f2fs_read_multi_pages()
|
D | f2fs.h | 2821 pgoff_t index, bool for_write) in f2fs_grab_cache_folio() 2853 pgoff_t index, bool for_write) in f2fs_grab_cache_page() 3990 pgoff_t index, bool for_write) in f2fs_get_lock_data_page()
|
/linux-6.15/drivers/block/null_blk/ |
D | main.c | 963 sector_t sector, bool for_write, bool is_cache) in __null_lookup_page() 984 sector_t sector, bool for_write, bool ignore_cache) in null_lookup_page()
|