Searched defs:write_flags (Results 1 – 11 of 11) sorted by relevance
122 blk_opf_t write_flags = REQ_OP_WRITE | REQ_SYNC; in journal_submit_commit_record() local
1613 static int jbd2_write_superblock(journal_t *journal, blk_opf_t write_flags) in jbd2_write_superblock()1676 blk_opf_t write_flags) in jbd2_journal_update_sb_log_tail()1718 static void jbd2_mark_journal_empty(journal_t *journal, blk_opf_t write_flags) in jbd2_mark_journal_empty()
37 blk_opf_t write_flags = REQ_META | REQ_PRIO | wbc_to_write_flags(wbc); in gfs2_aspace_writepage() local
137 unsigned int write_flags; /* write file flags */ member
1538 const blk_opf_t write_flags = wbc_to_write_flags(wbc); in __extent_writepage_io() local2122 blk_opf_t write_flags = wbc_to_write_flags(wbc); in write_one_subpage_eb() local2168 blk_opf_t write_flags = wbc_to_write_flags(wbc); in write_one_eb() local
283 blk_opf_t write_flags, in btrfs_submit_compressed_write()
512 blk_opf_t write_flags; member1546 const blk_opf_t write_flags = wbc_to_write_flags(wbc); in cow_file_range_async() local
662 blk_opf_t write_flags = REQ_SYNC; in ext4_fc_submit_bh() local
191 const int write_flags = KDB_ENABLE_MEM_WRITE | in kdb_check_for_lockdown() local
1747 blk_opf_t write_flags = wbc_to_write_flags(wbc); in __block_write_full_page() local
734 uint32_t write_flags; member
Completed in 63 milliseconds