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