Searched refs:noflush (Results 1 – 7 of 7) sorted by relevance
143 u64 len, bool noflush) in btrfs_check_data_free_space() argument154 if (noflush) in btrfs_check_data_free_space()316 u64 disk_num_bytes, bool noflush) in btrfs_delalloc_reserve_metadata() argument335 if (noflush || btrfs_is_free_space_inode(inode)) { in btrfs_delalloc_reserve_metadata()358 noflush); in btrfs_delalloc_reserve_metadata()
15 bool noflush);27 u64 disk_num_bytes, bool noflush);
399 bool noflush);410 bool noflush) in btrfs_qgroup_reserve_meta_prealloc() argument414 enforce, noflush); in btrfs_qgroup_reserve_meta_prealloc()
4481 bool noflush) in __btrfs_qgroup_reserve_meta() argument4486 if ((ret <= 0 && ret != -EDQUOT) || noflush) in __btrfs_qgroup_reserve_meta()
44 bool noflush:1; /* write has already been kicked off, and was noflush */ member
69 if (buf->noflush) in bch2_journal_buf_to_text()475 buf->noflush = false; in journal_entry_open()885 if (buf->noflush) { in bch2_journal_flush_seq_async()968 buf->noflush = true; in bch2_journal_noflush_seq()
1764 if (!j->err_seq && !w->noflush) { in CLOSURE_CALLBACK()2112 w->noflush || in bch2_journal_write_pick_flush()2117 w->noflush = true; in bch2_journal_write_pick_flush()
Completed in 31 milliseconds