Home
last modified time | relevance | path

Searched refs:wbc_to_write_flags (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/mm/
H A Dpage_io.c337 REQ_OP_WRITE | REQ_SWAP | wbc_to_write_flags(wbc)); in swap_writepage_bdev_sync()
358 REQ_OP_WRITE | REQ_SWAP | wbc_to_write_flags(wbc), in swap_writepage_bdev_async()
/openbmc/linux/include/linux/
H A Dwriteback.h94 static inline blk_opf_t wbc_to_write_flags(struct writeback_control *wbc) in wbc_to_write_flags() function
/openbmc/linux/fs/gfs2/
H A Dmeta_io.c37 blk_opf_t write_flags = REQ_META | REQ_PRIO | wbc_to_write_flags(wbc); in gfs2_aspace_writepage()
/openbmc/linux/fs/
H A Dmpage.c611 REQ_OP_WRITE | wbc_to_write_flags(wbc), in __mpage_writepage()
H A Dbuffer.c1823 blk_opf_t write_flags = wbc_to_write_flags(wbc); in __block_write_full_folio()
/openbmc/linux/fs/btrfs/
H A Dextent_io.c1666 REQ_OP_WRITE | REQ_META | wbc_to_write_flags(wbc), in write_one_eb()
2159 .opf = REQ_OP_WRITE | wbc_to_write_flags(wbc), in extent_write_locked_range()
2211 .opf = REQ_OP_WRITE | wbc_to_write_flags(wbc), in extent_writepages()
H A Dinode.c1623 const blk_opf_t write_flags = wbc_to_write_flags(wbc); in run_delalloc_compressed()
/openbmc/linux/fs/iomap/
H A Dbuffered-io.c1672 REQ_OP_WRITE | wbc_to_write_flags(wbc), in iomap_alloc_ioend()
/openbmc/linux/fs/f2fs/
H A Dcompress.c1244 .op_flags = wbc_to_write_flags(wbc), in f2fs_write_compressed_pages()
H A Dnode.c1623 .op_flags = wbc_to_write_flags(wbc), in __write_node_page()
H A Ddata.c2749 .op_flags = wbc_to_write_flags(wbc), in f2fs_write_single_data_page()