Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/beadm/
H A Dbeadm.c695 case BE_ERR_PERM: in be_do_activate()
902 case BE_ERR_PERM: in be_do_create()
1035 case BE_ERR_PERM: in be_do_destroy()
1295 case BE_ERR_PERM: in be_do_mount()
1381 case BE_ERR_PERM: in be_do_unmount()
1448 case BE_ERR_PERM: in be_do_rename()
1537 case BE_ERR_PERM: in be_do_rollback()
/titanic_50/usr/src/lib/libbe/common/
H A Dlibbe.h118 BE_ERR_PERM, /* Not owner */ enumerator
H A Dbe_utils.c2660 return (BE_ERR_PERM); in zfs_err_to_be_err()
2718 return (BE_ERR_PERM); in errno_to_be_err()
2833 case BE_ERR_PERM: in be_err_to_str()