Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/beadm/
H A Dbeadm.c694 case BE_ERR_PERM: in be_do_activate()
901 case BE_ERR_PERM: in be_do_create()
1034 case BE_ERR_PERM: in be_do_destroy()
1293 case BE_ERR_PERM: in be_do_mount()
1379 case BE_ERR_PERM: in be_do_unmount()
1446 case BE_ERR_PERM: in be_do_rename()
1535 case BE_ERR_PERM: in be_do_rollback()
/titanic_44/usr/src/lib/libbe/common/
H A Dlibbe.h115 BE_ERR_PERM, /* Not owner */ enumerator
H A Dbe_utils.c2657 return (BE_ERR_PERM); in zfs_err_to_be_err()
2715 return (BE_ERR_PERM); in errno_to_be_err()
2830 case BE_ERR_PERM: in be_err_to_str()