Searched defs:l2cache (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/lib/libzfs/common/ |
H A D | libzfs_pool.c | 1227 nvlist_t **spares, **l2cache; in zpool_add() local 1868 boolean_t *l2cache, boolean_t *log) in vdev_to_nvlist_iter() 2066 boolean_t *avail_spare, boolean_t *l2cache, boolean_t *log) in zpool_find_vdev_by_physpath() 2100 boolean_t *l2cache, boolean_t *log) in zpool_find_vdev() 2331 boolean_t avail_spare, l2cache, islog; in zpool_vdev_online() local 2403 boolean_t avail_spare, l2cache; in zpool_vdev_offline() local 2543 boolean_t avail_spare, l2cache, islog; in zpool_vdev_attach() local 2706 boolean_t avail_spare, l2cache; in zpool_vdev_detach() local 3012 boolean_t avail_spare, l2cache, islog; in zpool_vdev_remove() local 3058 boolean_t avail_spare, l2cache; in zpool_clear() local
|
H A D | libzfs_import.c | 442 nvlist_t **spares, **l2cache; in get_configs() local
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | spa.c | 1447 nvlist_t **l2cache; in spa_load_l2cache() local 3139 nvlist_t **l2cache; in spa_add_l2cache() local 3484 nvlist_t **spares, **l2cache; in spa_create() local 3930 nvlist_t **spares, **l2cache; in spa_import() local 4349 nvlist_t **spares, **l2cache; in spa_vdev_add() local 5315 nvlist_t **spares, **l2cache, *nv; in spa_vdev_remove() local
|
H A D | zfs_ioctl.c | 1892 nvlist_t *config, **l2cache, **spares; in zfs_ioc_vdev_add() local
|
/titanic_44/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_44/usr/src/cmd/zpool/ |
H A D | zpool_vdev.c | 1163 nvlist_t *nvroot, *nv, **top, **spares, **l2cache; in construct_spec() local
|
H A D | zpool_main.c | 3918 print_l2cache(zpool_handle_t *zhp, nvlist_t **l2cache, uint_t nl2cache, in print_l2cache() 4232 nvlist_t **spares, **l2cache; in status_callback() local
|