OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sa_build_index
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
sa.c
132
static int
sa_build_index
(sa_handle_t *hdl, sa_buf_type_t buftype);
309
VERIFY(0 ==
sa_build_index
(hdl, SA_SPILL));
793
VERIFY(0 ==
sa_build_index
(hdl, SA_BONUS));
806
VERIFY(0 ==
sa_build_index
(hdl, SA_SPILL));
1275
sa_build_index
(sa_handle_t *hdl, sa_buf_type_t buftype)
function
1402
error =
sa_build_index
(handle, SA_BONUS);
Completed in 31 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026