OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spa_l2cache_avl
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
spa_misc.c
247
static avl_tree_t
spa_l2cache_avl
;
variable
1202
spa_aux_add(vd, &
spa_l2cache_avl
);
1212
spa_aux_remove(vd, &
spa_l2cache_avl
);
1223
found = spa_aux_exists(guid, pool, NULL, &
spa_l2cache_avl
);
1234
spa_aux_activate(vd, &
spa_l2cache_avl
);
2046
avl_create(&
spa_l2cache_avl
, spa_l2cache_compare, sizeof (spa_aux_t),
2116
avl_destroy(&
spa_l2cache_avl
);
Completed in 25 milliseconds
Indexes created Sat May 16 00:24:39 UTC 2026