OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SA_HDR_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
sa_impl.h
187
#define
SA_HDR_SIZE
(hdr) BF32_GET_SB(hdr->sa_layout_info, 10, 6, 3, 0)
269
(
SA_HDR_SIZE
(hdr) == (sizeof (sa_hdr_phys_t) + \
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
sa.c
1261
if (
SA_HDR_SIZE
(sa_hdr_phys) > 8)
1262
num_lengths += (
SA_HDR_SIZE
(sa_hdr_phys) - 8) >> 1;
2007
return (
SA_HDR_SIZE
(hdr));
Completed in 18 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026