Searched defs:l2cache (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_import.c153 uint64_t state, guid, l2cache; local
H A Dlibzfs_pool.c1733 nvlist_t **spares, **l2cache; local
2799 vdev_to_nvlist_iter(nvlist_t *nv, nvlist_t *search, boolean_t *avail_spare, boolean_t *l2cache, boolean_t *log) argument
2992 zpool_find_vdev_by_physpath(zpool_handle_t *zhp, const char *ppath, boolean_t *avail_spare, boolean_t *l2cache, boolean_t *log) argument
3046 zpool_find_vdev(zpool_handle_t *zhp, const char *path, boolean_t *avail_spare, boolean_t *l2cache, boolean_t *log) argument
3101 boolean_t spare = B_FALSE, l2cache = B_FALSE, log = B_FALSE; local
3136 boolean_t avail_spare, l2cache, islog; local
3224 boolean_t avail_spare, l2cache; local
3278 boolean_t avail_spare, l2cache; local
3420 boolean_t avail_spare, l2cache, islog; local
3641 boolean_t avail_spare, l2cache; local
3980 boolean_t avail_spare, l2cache, islog; local
4077 boolean_t avail_spare, l2cache, islog; local
4111 boolean_t avail_spare, l2cache; local
5140 boolean_t avail_spare, l2cache; local
[all...]
/freebsd-current/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c1493 nvlist_t *nvroot, *nv, **top, **spares, **l2cache; local
H A Dzpool_main.c7316 boolean_t avail_spare, l2cache; local
8774 print_l2cache(zpool_handle_t *zhp, status_cbdata_t *cb, nvlist_t **l2cache, argument
9263 nvlist_t **spares, **l2cache; local
/freebsd-current/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_mod.c1003 boolean_t avail_spare, l2cache, log; local
1036 boolean_t avail_spare, l2cache, log; local
1058 boolean_t avail_spare, l2cache; local
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dvdev_removal.c2381 nvlist_t **spares, **l2cache, *nv; local
H A Dspa.c2272 nvlist_t **l2cache = NULL; local
5933 nvlist_t **l2cache; local
6325 nvlist_t **spares, **l2cache; local
6640 nvlist_t **spares, **l2cache; local
7197 nvlist_t **spares, **l2cache; local
[all...]
/freebsd-current/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c496 nvlist_t **spares, **l2cache; local
/freebsd-current/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c5116 uint64_t psize, ashift, l2cache; local

Completed in 303 milliseconds