Searched refs:need_commit (Results 1 – 3 of 3) sorted by relevance
1275 bool need_commit = false; in process_rpc_calls() local1286 need_commit = true; in process_rpc_calls()1289 if (need_commit) { in process_rpc_calls()
3246 static int maybe_resize_data_dev(struct dm_target *ti, bool *need_commit) in maybe_resize_data_dev() argument3254 *need_commit = false; in maybe_resize_data_dev()3288 *need_commit = true; in maybe_resize_data_dev()3294 static int maybe_resize_metadata_dev(struct dm_target *ti, bool *need_commit) in maybe_resize_metadata_dev() argument3301 *need_commit = false; in maybe_resize_metadata_dev()3335 *need_commit = true; in maybe_resize_metadata_dev()
4004 int need_commit = 2; in btrfs_alloc_data_chunk_ondemand() local4011 need_commit = 0; in btrfs_alloc_data_chunk_ondemand()4085 if (need_commit && in btrfs_alloc_data_chunk_ondemand()4087 need_commit--; in btrfs_alloc_data_chunk_ondemand()4089 if (need_commit > 0) { in btrfs_alloc_data_chunk_ondemand()4100 need_commit > 0) { in btrfs_alloc_data_chunk_ondemand()