Searched refs:dst_space_check (Results 1 – 2 of 2) sorted by relevance
66 dst.dst_space_check = space_check; in dsl_sync_task_common()180 dst->dst_space_check = ZFS_SPACE_CHECK_NONE; in dsl_sync_task_nowait_common()229 if (dst->dst_space_check != ZFS_SPACE_CHECK_NONE) { in dsl_sync_task_sync()231 dst->dst_space_check); in dsl_sync_task_sync()
105 zfs_space_check_t dst_space_check; member