Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbe/common/
H A Dlibbe.h145 BE_ERR_RENAME_ACTIVE, /* Renaming the active BE is not supported */ enumerator
H A Dbe_rename.c117 return (BE_ERR_RENAME_ACTIVE); in be_rename()
H A Dbe_utils.c3138 case BE_ERR_RENAME_ACTIVE: in be_err_to_str()