Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbe/common/
H A Dlibbe.h108 BE_ERR_NOTMOUNTED, /* File system not mounted */ enumerator
H A Dbe_mount.c482 return (BE_ERR_NOTMOUNTED); in _be_unmount()
H A Dbe_utils.c2815 case BE_ERR_NOTMOUNTED: in be_err_to_str()