Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbe/common/
H A Dlibbe.h141 BE_ERR_RENAME_ACTIVE, /* Renaming the active BE is not supported */ enumerator
H A Dbe_rename.c114 return (BE_ERR_RENAME_ACTIVE); in be_rename()
H A Dbe_utils.c2842 case BE_ERR_RENAME_ACTIVE: in be_err_to_str()