Searched defs:space_check (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_synctask.c68 int blocks_modified, zfs_space_check_t space_check)
88 dst.dst_space_check = space_check;
122 int blocks_modified, zfs_space_check_t space_check, dmu_tx_t *tx)
129 dst->dst_space_check = space_check;
66 dsl_sync_task(const char *pool, dsl_checkfunc_t *checkfunc, dsl_syncfunc_t *syncfunc, void *arg, int blocks_modified, zfs_space_check_t space_check) argument
121 dsl_sync_task_nowait(dsl_pool_t *dp, dsl_syncfunc_t *syncfunc, void *arg, int blocks_modified, zfs_space_check_t space_check, dmu_tx_t *tx) argument

Completed in 49 milliseconds