TARGET_IS_ZFS
if (tgt_fs_type != TARGET_IS_ZFS) {
tgt_fs_type = TARGET_IS_ZFS;
#define is_zfs(type) (type == TARGET_IS_ZFS)