Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c1082 spa_vdev_config_exit(spa_t *spa, vdev_t *vd, uint64_t txg, int error, char *tag) in spa_vdev_config_exit() function
1149 spa_vdev_config_exit(spa, vd, txg, error, FTAG); in spa_vdev_exit()
H A Dspa.c4913 (void) spa_vdev_config_exit(spa, NULL, txg, 0, FTAG); in spa_vdev_split_mirror()
5070 spa_vdev_config_exit(spa, NULL, txg, 0, FTAG); in spa_vdev_split_mirror()
5104 (void) spa_vdev_config_exit(newspa, NULL, txg, 0, FTAG); in spa_vdev_split_mirror()
5250 spa_vdev_config_exit(spa, NULL, txg, 0, FTAG); in spa_vdev_remove_evacuate()
5370 spa_vdev_config_exit(spa, NULL, in spa_vdev_remove()
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h728 extern void spa_vdev_config_exit(spa_t *spa, vdev_t *vd, uint64_t txg,