Home
last modified time | relevance | path

Searched refs:BE_ERR_INIT (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/lib/libbe/common/
H A Dbe_snapshot.c95 return (BE_ERR_INIT); in be_create_snapshot()
191 return (BE_ERR_INIT); in be_destroy_snapshot()
263 return (BE_ERR_INIT); in be_rollback()
H A Dlibbe.h97 BE_ERR_INIT, /* be_zfs_init failed */ enumerator
H A Dbe_rename.c77 return (BE_ERR_INIT); in be_rename()
H A Dbe_create.c119 return (BE_ERR_INIT); in be_init()
395 return (BE_ERR_INIT); in be_destroy()
625 return (BE_ERR_INIT); in be_copy()
H A Dbe_mount.c115 return (BE_ERR_INIT); in be_mount()
181 return (BE_ERR_INIT); in be_unmount()
H A Dbe_activate.c96 return (BE_ERR_INIT); in be_activate()
H A Dbe_list.c123 return (BE_ERR_INIT); in be_list()
H A Dbe_utils.c102 return (BE_ERR_INIT); in be_max_avail()
2793 case BE_ERR_INIT: in be_err_to_str()