OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arc_mfu_ghost
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
arc.c
477
*
ARC_mfu_ghost
- frequently used, no longer in cache
524
static arc_state_t
ARC_mfu_ghost
;
711
* buffers in the
arc_mfu_ghost
state. See the comment above
718
* ARC_BUFC_DATA, and linked off the
arc_mfu_ghost
state.
908
static arc_state_t *
arc_mfu_ghost
;
variable
1173
((state) == arc_mru_ghost || (state) ==
arc_mfu_ghost
|| \
1330
&
ARC_mfu_ghost
.arcs_size.rc_count, 0, "size of mfu ghost state");
1332
&
ARC_mfu_ghost
.arcs_esize[ARC_BUFC_METADATA].rc_count, 0,
1335
&
ARC_mfu_ghost
.arcs_esize[ARC_BUFC_DATA].rc_count, 0,
3148
* - arc_mfu ->
arc_mfu_ghost
[
all
...]
Completed in 22 milliseconds
Indexes created Sun Mar 29 00:23:15 UTC 2026