Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_removal.c1872 spa_vdev_config_exit(spa, NULL, in spa_vdev_remove_log()
1932 spa_vdev_config_exit(spa, NULL, *txg, 0, FTAG); in spa_vdev_remove_log()
2129 spa_vdev_config_exit(spa, NULL, in spa_vdev_remove_top()
2271 spa_vdev_config_exit(spa, NULL, in spa_vdev_remove()
H A Dspa_misc.c1214 spa_vdev_config_exit(spa_t *spa, vdev_t *vd, uint64_t txg, int error, char *tag) in spa_vdev_config_exit() function
1302 spa_vdev_config_exit(spa, vd, txg, error, FTAG); in spa_vdev_exit()
H A Dspa.c7388 (void) spa_vdev_config_exit(spa, NULL, txg, 0, FTAG);
7564 spa_vdev_config_exit(spa, NULL, txg, 0, FTAG);
7633 (void) spa_vdev_config_exit(newspa, NULL, txg, 0, FTAG);
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa.h997 extern void spa_vdev_config_exit(spa_t *spa, vdev_t *vd, uint64_t txg,