Searched refs:dst_space (Results 1 – 2 of 2) sorted by relevance
86 dst.dst_space = blocks_modified << DST_AVG_BLKSHIFT; in dsl_sync_task()126 dst->dst_space = blocks_modified << DST_AVG_BLKSHIFT; in dsl_sync_task_nowait()157 if (dst->dst_space > 0 && used + dst->dst_space * 3 > quota) { in dsl_sync_task_sync()
45 int dst_space; member