Home
last modified time | relevance | path

Searched refs:spa_vdev_config_exit (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
HDvdev_removal.c1878 spa_vdev_config_exit(spa, NULL, in spa_vdev_remove_log()
1938 spa_vdev_config_exit(spa, NULL, *txg, 0, FTAG); in spa_vdev_remove_log()
2134 spa_vdev_config_exit(spa, NULL, in spa_vdev_remove_top()
2278 spa_vdev_config_exit(spa, NULL, in spa_vdev_remove()
HDspa_misc.c1243 spa_vdev_config_exit(spa_t *spa, vdev_t *vd, uint64_t txg, int error, char *tag) in spa_vdev_config_exit() function
1332 spa_vdev_config_exit(spa, vd, txg, error, FTAG); in spa_vdev_exit()
HDspa.c7803 (void) spa_vdev_config_exit(spa, NULL, txg, 0, FTAG);
7975 spa_vdev_config_exit(spa, NULL, txg, 0, FTAG);
8043 (void) spa_vdev_config_exit(newspa, NULL, txg, 0, FTAG);
/freebsd-13-stable/sys/contrib/openzfs/include/sys/
HDspa.h984 extern void spa_vdev_config_exit(spa_t *spa, vdev_t *vd, uint64_t txg,