Home
last modified time | relevance | path

Searched refs:noflush (Results 1 – 8 of 8) sorted by relevance

/linux/fs/btrfs/
A Ddelalloc-space.c131 u64 len, bool noflush) in btrfs_check_data_free_space() argument
142 if (noflush) in btrfs_check_data_free_space()
306 u64 disk_num_bytes, bool noflush) in btrfs_delalloc_reserve_metadata() argument
325 if (noflush || btrfs_is_free_space_inode(inode)) { in btrfs_delalloc_reserve_metadata()
348 noflush); in btrfs_delalloc_reserve_metadata()
A Ddelalloc-space.h15 bool noflush);
28 u64 disk_num_bytes, bool noflush);
A Dqgroup.h389 bool noflush);
400 bool noflush) in btrfs_qgroup_reserve_meta_prealloc() argument
404 enforce, noflush); in btrfs_qgroup_reserve_meta_prealloc()
A Dqgroup.c4498 bool noflush) in __btrfs_qgroup_reserve_meta() argument
4503 if ((ret <= 0 && ret != -EDQUOT) || noflush) in __btrfs_qgroup_reserve_meta()
/linux/fs/bcachefs/
A Djournal_types.h37 bool noflush:1; /* write has already been kicked off, and was noflush */ member
A Djournal.c69 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()
A Djournal_io.c1957 w->noflush || in bch2_journal_write_pick_flush()
1962 w->noflush = true; in bch2_journal_write_pick_flush()
/linux/drivers/md/
A Ddm.c2892 bool noflush = suspend_flags & DM_SUSPEND_NOFLUSH_FLAG; in __dm_suspend() local
2901 if (noflush) in __dm_suspend()
2918 if (!noflush && do_lockfs) { in __dm_suspend()
2959 if (noflush) in __dm_suspend()

Completed in 36 milliseconds