Home
last modified time | relevance | path

Searched refs:vdo_assert_load_operation (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dadmin-state.c372 bool vdo_assert_load_operation(const struct admin_state_code *operation, in vdo_assert_load_operation() function
390 return (vdo_assert_load_operation(operation, waiter) && in vdo_start_loading()
H A Dadmin-state.h139 bool __must_check vdo_assert_load_operation(const struct admin_state_code *operation,
H A Dslab-depot.c4593 if (!vdo_assert_load_operation(operation, parent)) in vdo_load_slab_depot()