OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sh_bof
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
spa_history.c
66
* 'sh_eof' is never decremented. '
sh_bof
' is the logical BOF (in bytes).
120
* Change '
sh_bof
' to the beginning of the next record.
130
phys_bof = spa_history_log_to_phys(shpp->
sh_bof
, shpp);
144
shpp->
sh_bof
+= reclen + sizeof (reclen);
161
(shpp->sh_eof - shpp->
sh_bof
) <= len) {
277
shpp->sh_pool_create_len = shpp->
sh_bof
= shpp->sh_eof;
391
*offp = MAX(*offp, shpp->
sh_bof
);
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
spa_impl.h
64
uint64_t
sh_bof
; /* logical BOF */
member in struct:spa_history_phys
/src/external/cddl/osnet/dist/cmd/zdb/
zdb.c
252
(u_longlong_t)shp->
sh_bof
);
Completed in 16 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026