Home
last modified time | relevance | path

Searched refs:space_check (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_synctask.c45 int blocks_modified, zfs_space_check_t space_check, boolean_t early) in dsl_sync_task_common() argument
65 dst.dst_space_check = space_check; in dsl_sync_task_common()
130 int blocks_modified, zfs_space_check_t space_check) in dsl_sync_task() argument
133 blocks_modified, space_check, B_FALSE)); in dsl_sync_task()
152 int blocks_modified, zfs_space_check_t space_check) in dsl_early_sync_task() argument
155 blocks_modified, space_check, B_TRUE)); in dsl_early_sync_task()
165 int blocks_modified, zfs_space_check_t space_check) in dsl_sync_task_sig() argument
168 blocks_modified, space_check, B_FALSE)); in dsl_sync_task_sig()
181 dst->dst_space_check = space_check; in dsl_sync_task_nowait_common()
198 blocks_modified, space_check, tx, B_FALSE); in dsl_sync_task_nowait()
[all …]
H A Dzcp_synctask.c54 zfs_space_check_t space_check; member
123 .space_check = ZFS_SPACE_CHECK_DESTROY,
175 .space_check = ZFS_SPACE_CHECK_RESERVED,
205 .space_check = ZFS_SPACE_CHECK_RESERVED,
244 .space_check = ZFS_SPACE_CHECK_NORMAL,
293 .space_check = ZFS_SPACE_CHECK_RESERVED,
370 .space_check = ZFS_SPACE_CHECK_RESERVED,
417 .space_check = ZFS_SPACE_CHECK_RESERVED,
499 if (info->space_check != ZFS_SPACE_CHECK_NONE) { in zcp_synctask_wrapper()
501 info->space_check); in zcp_synctask_wrapper()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c1264 goto space_check; in so_queue_msg_impl()
1280 goto space_check; in so_queue_msg_impl()
1296 goto space_check; in so_queue_msg_impl()
1324 goto space_check; in so_queue_msg_impl()
1397 space_check: in so_queue_msg_impl()