Searched refs:zfs_space_check_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_synctask.h68 } zfs_space_check_t; typedef in typeref:enum:zfs_space_check
75 zfs_space_check_t dst_space_check;
85 dsl_syncfunc_t *, void *, int, zfs_space_check_t);
87 void *, int, zfs_space_check_t, dmu_tx_t *);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_synctask.c68 int blocks_modified, zfs_space_check_t space_check)
122 int blocks_modified, zfs_space_check_t space_check, dmu_tx_t *tx)
154 * zfs_space_check_t for details on the semantics of each

Completed in 58 milliseconds