Home
last modified time | relevance | path

Searched refs:BE_ERR_ZFS (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_mount.c505 return (BE_ERR_ZFS); in _be_unmount()
1173 return (BE_ERR_ZFS); in be_mount_callback()
1184 return (BE_ERR_ZFS); in be_mount_callback()
1369 ret = BE_ERR_ZFS; in be_unmount_callback()
1378 ret = BE_ERR_ZFS; in be_unmount_callback()
2024 return (BE_ERR_ZFS); in fix_mountpoint_callback()
2121 return (BE_ERR_ZFS); in be_mount_root()
2226 return (BE_ERR_ZFS); in fix_mountpoint()
2243 return (BE_ERR_ZFS); in fix_mountpoint()
2721 return (BE_ERR_ZFS); in mount_zfs()
[all …]
H A Dlibbe.h131 BE_ERR_ZFS, /* ZFS returned an error */ enumerator
H A Dbe_utils.c2990 return (BE_ERR_ZFS); in zfs_err_to_be_err()
3154 case BE_ERR_ZFS: in be_err_to_str()
H A Dbe_create.c2576 return (BE_ERR_ZFS); in be_send_fs_callback()