OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bplist_entry_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
bplist.c
34
list_create(&bpl->bpl_list, sizeof (
bplist_entry_t
),
35
offsetof(
bplist_entry_t
, bpe_node));
48
bplist_entry_t
*bpe = kmem_alloc(sizeof (*bpe), KM_SLEEP);
60
static
bplist_entry_t
*bplist_iterate_last_removed;
65
bplist_entry_t
*bpe;
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
bplist.h
38
}
bplist_entry_t
;
typedef in typeref:struct:bplist_entry
Completed in 22 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026