Searched refs:error_if_no_space (Results 1 – 2 of 2) sorted by relevance
213 bool error_if_no_space:1; member1425 return pool->pf.error_if_no_space ? -ENOSPC : 0; in should_error_unserviceable_bio()2247 if (get_pool_mode(pool) == PM_OUT_OF_DATA_SPACE && !pool->pf.error_if_no_space) { in do_no_space_timeout()2248 pool->pf.error_if_no_space = true; in do_no_space_timeout()2331 if (!pool->pf.error_if_no_space) in notify_of_pool_mode_change_to_oods()2428 if (!pool->pf.error_if_no_space && no_space_timeout) in set_pool_mode()2435 pool->pf.error_if_no_space = pt->requested_pf.error_if_no_space; in set_pool_mode()2739 pf->error_if_no_space = false; in pool_features_init()2997 pf->error_if_no_space = true; in parse_pool_features()3670 pf->error_if_no_space; in emit_flags()[all …]
133 according to the configuration (see: error_if_no_space). If metadata267 error_if_no_space: Error IOs, instead of queueing, if no space.309 error_if_no_space|queue_if_no_space