Home
last modified time | relevance | path

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

/freebsd/lib/libbe/
H A Dbe_error.c90 case BE_ERR_ZFSCLONE: in libbe_error_description()
H A Dbe.h54 BE_ERR_ZFSCLONE, /* error when calling zfs_clone to create be */ enumerator
H A Dbe.c792 return (BE_ERR_ZFSCLONE); in be_clone_cb()