Searched refs:same_pool (Results 1 – 2 of 2) sorted by relevance
117 same_pool = all(x == pool_name for x in pool_names)118 if same_pool:
2542 same_pool(zfs_handle_t *zhp, const char *name) in same_pool() function2620 if (cb->cb_lastfs[0] && !same_pool(zhp, cb->cb_lastfs)) { in upgrade_set_callback()