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_anon
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
arc.c
473
*
ARC_anon
- anonymous (discussed below)
520
static arc_state_t
ARC_anon
;
628
*
arc_anon
state. This includes *all* buffers in the
arc_anon
636
* residing in the
arc_anon
state, and are eligible for eviction
643
* residing in the
arc_anon
state, and are eligible for eviction
904
static arc_state_t *
arc_anon
;
variable
1294
&
ARC_anon
.arcs_size.rc_count, 0, "size of anonymous state");
1296
&
ARC_anon
.arcs_esize[ARC_BUFC_METADATA].rc_count, 0,
1299
&
ARC_anon
.arcs_esize[ARC_BUFC_DATA].rc_count, 0
[
all
...]
arc.c
473
*
ARC_anon
- anonymous (discussed below)
520
static arc_state_t
ARC_anon
;
628
*
arc_anon
state. This includes *all* buffers in the
arc_anon
636
* residing in the
arc_anon
state, and are eligible for eviction
643
* residing in the
arc_anon
state, and are eligible for eviction
904
static arc_state_t *
arc_anon
;
variable
1294
&
ARC_anon
.arcs_size.rc_count, 0, "size of anonymous state");
1296
&
ARC_anon
.arcs_esize[ARC_BUFC_METADATA].rc_count, 0,
1299
&
ARC_anon
.arcs_esize[ARC_BUFC_DATA].rc_count, 0
[
all
...]
Completed in 47 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026