Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Ddelalloc-space.c133 u64 len, bool noflush) in btrfs_check_data_free_space()
308 u64 disk_num_bytes, bool noflush) in btrfs_delalloc_reserve_metadata()
H A Dqgroup.h394 bool noflush) in btrfs_qgroup_reserve_meta_prealloc()
H A Dqgroup.c4069 bool noflush) in __btrfs_qgroup_reserve_meta()
/openbmc/linux/drivers/md/
H A Ddm.c2679 bool noflush = suspend_flags & DM_SUSPEND_NOFLUSH_FLAG; in __dm_suspend() local