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