Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Darc.h164 void l2arc_remove_vdev(vdev_t *vd);
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dspa.c1539 l2arc_remove_vdev(vd); in spa_load_l2cache()
3480 l2arc_remove_vdev(vd); in spa_l2cache_drop()
H A Darc.c7073 l2arc_remove_vdev(vdev_t *vd) in l2arc_remove_vdev() function