Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Darc.h161 void l2arc_remove_vdev(vdev_t *vd);
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dspa.c1538 l2arc_remove_vdev(vd); in spa_load_l2cache()
3466 l2arc_remove_vdev(vd); in spa_l2cache_drop()
H A Darc.c7014 l2arc_remove_vdev(vdev_t *vd) in l2arc_remove_vdev() function