Searched defs:l2cache (Results 1 – 7 of 7) sorted by relevance
/titanic_51/usr/src/lib/libzfs/common/ |
H A D | libzfs_pool.c | 1242 nvlist_t **spares, **l2cache; in zpool_add() local 1884 boolean_t *l2cache, boolean_t *log) in vdev_to_nvlist_iter() argument 2082 boolean_t *avail_spare, boolean_t *l2cache, boolean_t *log) in zpool_find_vdev_by_physpath() argument 2116 zpool_find_vdev(zpool_handle_t * zhp,const char * path,boolean_t * avail_spare,boolean_t * l2cache,boolean_t * log) zpool_find_vdev() argument 2348 boolean_t avail_spare, l2cache, islog; zpool_vdev_online() local 2420 boolean_t avail_spare, l2cache; zpool_vdev_offline() local 2560 boolean_t avail_spare, l2cache, islog; zpool_vdev_attach() local 2723 boolean_t avail_spare, l2cache; zpool_vdev_detach() local 3029 boolean_t avail_spare, l2cache, islog; zpool_vdev_remove() local 3075 boolean_t avail_spare, l2cache; zpool_clear() local [all...] |
H A D | libzfs_import.c | 442 nvlist_t **spares, **l2cache; in get_configs() local
|
/titanic_51/usr/src/uts/common/fs/zfs/ |
H A D | spa.c | 1443 nvlist_t **l2cache; in spa_load_l2cache() local 3140 nvlist_t **l2cache; spa_add_l2cache() local 3485 nvlist_t **spares, **l2cache; spa_create() local 3938 nvlist_t **spares, **l2cache; spa_import() local 4361 nvlist_t **spares, **l2cache; spa_vdev_add() local 5330 nvlist_t **spares, **l2cache, *nv; spa_vdev_remove() local [all...] |
H A D | zfs_ioctl.c | 1896 nvlist_t *config, **l2cache, **spares; in zfs_ioc_vdev_add() local
|
/titanic_51/usr/src/cmd/syseventd/modules/zfs_mod/ |
H A D | zfs_mod.c | 544 boolean_t avail_spare, l2cache; in zfsdle_vdev_online() local
|
/titanic_51/usr/src/cmd/zpool/ |
H A D | zpool_vdev.c | 1166 nvlist_t *nvroot, *nv, **top, **spares, **l2cache; in construct_spec() local
|
H A D | zpool_main.c | 3893 print_l2cache(zpool_handle_t *zhp, nvlist_t **l2cache, uint_t nl2cache, in print_l2cache() argument 4207 nvlist_t **spares, **l2cache; in status_callback() local
|