Searched refs:use_tag (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libzfs_core/ |
| H A D | libzfs_core.c | 1569 wait_common(const char *pool, zpool_wait_activity_t activity, boolean_t use_tag, in wait_common() argument 1576 if (use_tag) in wait_common()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa.c | 9561 boolean_t use_tag, uint64_t tag, boolean_t *in_progress) argument 9583 error = spa_vdev_activity_in_progress(spa, use_tag, tag, 9623 boolean_t use_tag, uint64_t tag, boolean_t *waited) argument 9635 if (use_tag && activity != ZPOOL_WAIT_INITIALIZE && 9662 error = spa_activity_in_progress(spa, activity, use_tag, tag,
|