Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dwriteback.h96 static inline blk_opf_t wbc_to_write_flags(struct writeback_control *wbc) in wbc_to_write_flags() function
/Linux-v6.1/fs/gfs2/
Dmeta_io.c37 blk_opf_t write_flags = REQ_META | REQ_PRIO | wbc_to_write_flags(wbc); in gfs2_aspace_writepage()
/Linux-v6.1/fs/
Dmpage.c588 REQ_OP_WRITE | wbc_to_write_flags(wbc), in __mpage_writepage()
Dbuffer.c1704 blk_opf_t write_flags = wbc_to_write_flags(wbc); in __block_write_full_page()
/Linux-v6.1/mm/
Dpage_io.c358 REQ_OP_WRITE | REQ_SWAP | wbc_to_write_flags(wbc), in __swap_writepage()
/Linux-v6.1/fs/iomap/
Dbuffered-io.c1227 REQ_OP_WRITE | wbc_to_write_flags(wbc), in iomap_alloc_ioend()
/Linux-v6.1/fs/btrfs/
Dextent_io.c2082 const blk_opf_t write_flags = wbc_to_write_flags(wbc); in __extent_writepage_io()
2673 blk_opf_t write_flags = wbc_to_write_flags(wbc); in write_one_subpage_eb()
2719 blk_opf_t write_flags = wbc_to_write_flags(wbc); in write_one_eb()
Dinode.c1525 const blk_opf_t write_flags = wbc_to_write_flags(wbc); in cow_file_range_async()
/Linux-v6.1/fs/f2fs/
Dcompress.c1216 .op_flags = wbc_to_write_flags(wbc), in f2fs_write_compressed_pages()
Dnode.c1583 .op_flags = wbc_to_write_flags(wbc), in __write_node_page()
Ddata.c2762 .op_flags = wbc_to_write_flags(wbc), in f2fs_write_single_data_page()