Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbe/common/
H A Dbe_mount.c495 return (BE_ERR_ZFS); in _be_unmount()
1163 return (BE_ERR_ZFS); in be_mount_callback()
1175 return (BE_ERR_ZFS); in be_mount_callback()
1236 return (BE_ERR_ZFS); in be_mount_callback()
1395 ret = BE_ERR_ZFS; in be_unmount_callback()
1404 ret = BE_ERR_ZFS; in be_unmount_callback()
1678 return (BE_ERR_ZFS); in loopback_mount_shared_fs()
2052 return (BE_ERR_ZFS); in fix_mountpoint_callback()
2271 return (BE_ERR_ZFS); in fix_mountpoint()
2288 return (BE_ERR_ZFS); in fix_mountpoint()
H A Dlibbe.h130 BE_ERR_ZFS, /* ZFS returned an error */ enumerator
H A Dbe_utils.c2697 return (BE_ERR_ZFS); in zfs_err_to_be_err()
2861 case BE_ERR_ZFS: in be_err_to_str()
H A Dbe_create.c2491 return (BE_ERR_ZFS); in be_send_fs_callback()