Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbe/common/
H A Dlibbe_priv.h40 #define BE_AUTO_NAME_MAX_TRY 3 macro
H A Dbe_snapshot.c544 for (i = 1; i < BE_AUTO_NAME_MAX_TRY; i++) { in _be_create_snapshot()
587 if (i == BE_AUTO_NAME_MAX_TRY) { in _be_create_snapshot()
H A Dbe_create.c922 for (i = 1; i < BE_AUTO_NAME_MAX_TRY; i++) { in be_copy()
984 if (i == BE_AUTO_NAME_MAX_TRY) { in be_copy()
2104 num_retries < BE_AUTO_NAME_MAX_TRY; in be_copy_zones()
2174 if (num_retries == BE_AUTO_NAME_MAX_TRY) { in be_copy_zones()