OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OBJSET_OLD_PHYS_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
dmu_objset.h
54
#define
OBJSET_OLD_PHYS_SIZE
1024
57
(arc_buf_size(buf) >
OBJSET_OLD_PHYS_SIZE
)
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
dmu_objset.c
287
ASSERT(size ==
OBJSET_OLD_PHYS_SIZE
|| size == sizeof (objset_phys_t));
349
sizeof (objset_phys_t) :
OBJSET_OLD_PHYS_SIZE
;
Completed in 45 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026