Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbe/common/
H A Dlibbe.h112 BE_ERR_NOTMOUNTED, /* File system not mounted */ enumerator
H A Dbe_utils.c474 return (BE_ERR_NOTMOUNTED); in be_make_root_ds()
527 return (BE_ERR_NOTMOUNTED); in be_make_container_ds()
3111 case BE_ERR_NOTMOUNTED: in be_err_to_str()
H A Dbe_mount.c492 return (BE_ERR_NOTMOUNTED); in _be_unmount()