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_buf_type
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
arc.c
1400
static arc_buf_contents_t
arc_buf_type
(arc_buf_hdr_t *);
1901
arc_buf_type
(arc_buf_hdr_t *hdr)
function
2102
arc_buf_contents_t type =
arc_buf_type
(hdr);
2138
arc_buf_contents_t type =
arc_buf_type
(hdr);
2190
multilist_remove(&state->arcs_list[
arc_buf_type
(hdr)],
2220
multilist_insert(&state->arcs_list[
arc_buf_type
(hdr)], hdr);
2239
arc_buf_contents_t buftype =
arc_buf_type
(hdr);
2636
arc_buf_contents_t type =
arc_buf_type
(hdr);
4378
arc_buf_contents_t type =
arc_buf_type
(hdr);
4471
arc_buf_contents_t type =
arc_buf_type
(hdr)
[
all
...]
Completed in 15 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026