Searched refs:noflush (Results 1 – 8 of 8) sorted by relevance
131 u64 len, bool noflush) in btrfs_check_data_free_space() argument142 if (noflush) in btrfs_check_data_free_space()306 u64 disk_num_bytes, bool noflush) in btrfs_delalloc_reserve_metadata() argument325 if (noflush || btrfs_is_free_space_inode(inode)) { in btrfs_delalloc_reserve_metadata()348 noflush); in btrfs_delalloc_reserve_metadata()
15 bool noflush);28 u64 disk_num_bytes, bool noflush);
389 bool noflush);400 bool noflush) in btrfs_qgroup_reserve_meta_prealloc() argument404 enforce, noflush); in btrfs_qgroup_reserve_meta_prealloc()
4498 bool noflush) in __btrfs_qgroup_reserve_meta() argument4503 if ((ret <= 0 && ret != -EDQUOT) || noflush) in __btrfs_qgroup_reserve_meta()
37 bool noflush:1; /* write has already been kicked off, and was noflush */ member
69 if (buf->noflush) in bch2_journal_buf_to_text()410 buf->noflush = false; in journal_entry_open()744 if (buf->noflush) { in bch2_journal_flush_seq_async()825 buf->noflush = true; in bch2_journal_noflush_seq()
1957 w->noflush || in bch2_journal_write_pick_flush()1962 w->noflush = true; in bch2_journal_write_pick_flush()
2892 bool noflush = suspend_flags & DM_SUSPEND_NOFLUSH_FLAG; in __dm_suspend() local2901 if (noflush) in __dm_suspend()2918 if (!noflush && do_lockfs) { in __dm_suspend()2959 if (noflush) in __dm_suspend()
Completed in 36 milliseconds