Searched refs:spa_vdev_config_exit (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | spa_misc.c | 1082 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 D | spa.c | 4913 (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 D | spa.h | 728 extern void spa_vdev_config_exit(spa_t *spa, vdev_t *vd, uint64_t txg,
|