Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Ddelalloc-space.c131 u64 len, bool noflush) in btrfs_check_data_free_space()
306 u64 disk_num_bytes, bool noflush) in btrfs_delalloc_reserve_metadata()
H A Dqgroup.h410 bool noflush) in btrfs_qgroup_reserve_meta_prealloc()
H A Dqgroup.c4493 bool noflush) in __btrfs_qgroup_reserve_meta()
/linux-6.15/fs/bcachefs/
H A Djournal_types.h44 bool noflush:1; /* write has already been kicked off, and was noflush */ member
/linux-6.15/drivers/md/
H A Ddm.c2901 bool noflush = suspend_flags & DM_SUSPEND_NOFLUSH_FLAG; in __dm_suspend() local