Home
last modified time | relevance | path

Searched defs:noflush (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/btrfs/
Ddelalloc-space.c131 u64 len, bool noflush) in btrfs_check_data_free_space()
299 u64 disk_num_bytes, bool noflush) in btrfs_delalloc_reserve_metadata()
Dqgroup.h382 bool noflush) in btrfs_qgroup_reserve_meta_prealloc()
Dqgroup.c4008 bool noflush) in __btrfs_qgroup_reserve_meta()
/linux-6.1.9/drivers/md/
Ddm.c2677 bool noflush = suspend_flags & DM_SUSPEND_NOFLUSH_FLAG; in __dm_suspend() local