Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbe/common/
H A Dlibbe_priv.h42 #define BE_AUTO_NAME_MAX_TRY 3 macro
H A Dbe_snapshot.c553 for (i = 1; i < BE_AUTO_NAME_MAX_TRY; i++) { in _be_create_snapshot()
596 if (i == BE_AUTO_NAME_MAX_TRY) { in _be_create_snapshot()
H A Dbe_create.c969 for (i = 1; i < BE_AUTO_NAME_MAX_TRY; i++) { in be_copy()
1038 if (i == BE_AUTO_NAME_MAX_TRY) { in be_copy()
2186 num_retries < BE_AUTO_NAME_MAX_TRY; in be_copy_zones()
2253 if (num_retries == BE_AUTO_NAME_MAX_TRY) { in be_copy_zones()