Searched defs:for_write (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/md/dm-vdo/
H A Dcpu.h18 static inline void uds_prefetch_address(const void *address, bool for_write) argument
42 uds_prefetch_range(const void *start, unsigned int size, bool for_write) argument
/linux-master/drivers/block/null_blk/
H A Dmain.c899 __null_lookup_page(struct nullb *nullb, sector_t sector, bool for_write, bool is_cache) argument
920 null_lookup_page(struct nullb *nullb, sector_t sector, bool for_write, bool ignore_cache) argument
/linux-master/fs/f2fs/
H A Ddata.c1034 f2fs_grab_read_bio(struct inode *inode, block_t blkaddr, unsigned nr_pages, blk_opf_t op_flag, pgoff_t first_idx, bool for_write) argument
1083 f2fs_submit_page_read(struct inode *inode, struct page *page, block_t blkaddr, blk_opf_t op_flags, bool for_write) argument
1200 f2fs_get_read_data_page(struct inode *inode, pgoff_t index, blk_opf_t op_flags, bool for_write, pgoff_t *next_pgofs) argument
1308 f2fs_get_lock_data_page(struct inode *inode, pgoff_t index, bool for_write) argument
2153 f2fs_read_multi_pages(struct compress_ctx *cc, struct bio **bio_ret, unsigned nr_pages, sector_t *last_block_in_bio, bool is_readahead, bool for_write) argument
[all...]
H A Df2fs.h2745 f2fs_grab_cache_page(struct address_space *mapping, pgoff_t index, bool for_write) argument

Completed in 233 milliseconds