Searched refs:dst_space_check (Results 1 – 2 of 2) sorted by relevance
65 dst.dst_space_check = space_check; in dsl_sync_task_common()179 dst->dst_space_check = ZFS_SPACE_CHECK_NONE; in dsl_sync_task_nowait_common()228 if (dst->dst_space_check != ZFS_SPACE_CHECK_NONE) { in dsl_sync_task_sync()230 dst->dst_space_check); in dsl_sync_task_sync()
103 zfs_space_check_t dst_space_check; member