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_mru
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
arc.c
474
*
ARC_mru
- recently used, currently cached
490
* they are "ref'd" and are considered part of
arc_mru
492
* as they are written and migrate onto the
arc_mru
list.
521
static arc_state_t
ARC_mru
;
649
*
arc_mru
state. This includes *all* buffers in the
arc_mru
657
* residing in the
arc_mru
state, and are eligible for eviction
664
* residing in the
arc_mru
state, and are eligible for eviction
905
static arc_state_t *
arc_mru
;
variable
1303
&
ARC_mru
.arcs_size.rc_count, 0, "size of mru state")
[
all
...]
arc.c
474
*
ARC_mru
- recently used, currently cached
490
* they are "ref'd" and are considered part of
arc_mru
492
* as they are written and migrate onto the
arc_mru
list.
521
static arc_state_t
ARC_mru
;
649
*
arc_mru
state. This includes *all* buffers in the
arc_mru
657
* residing in the
arc_mru
state, and are eligible for eviction
664
* residing in the
arc_mru
state, and are eligible for eviction
905
static arc_state_t *
arc_mru
;
variable
1303
&
ARC_mru
.arcs_size.rc_count, 0, "size of mru state")
[
all
...]
Completed in 45 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026