OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wcb
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/dumpfs/
dumpfs.c
881
struct wapbl_wc_blocklist *
wcb
;
local in function:print_journal_entries
892
wcb
= (struct wapbl_wc_blocklist *)&awn;
893
printf(" blkcount %u\n",
wcb
->wc_blkcount);
895
/ sizeof(
wcb
->wc_blocks[0]);
896
n = MIN(
wcb
->wc_blkcount, ph);
900
(unsigned long long)
wcb
->wc_blocks[i].wc_daddr,
901
wcb
->wc_blocks[i].wc_dlen);
903
len +=
wcb
->wc_blocks[i].wc_dlen;
dumpfs.c
881
struct wapbl_wc_blocklist *
wcb
;
local in function:print_journal_entries
892
wcb
= (struct wapbl_wc_blocklist *)&awn;
893
printf(" blkcount %u\n",
wcb
->wc_blkcount);
895
/ sizeof(
wcb
->wc_blocks[0]);
896
n = MIN(
wcb
->wc_blkcount, ph);
900
(unsigned long long)
wcb
->wc_blocks[i].wc_daddr,
901
wcb
->wc_blocks[i].wc_dlen);
903
len +=
wcb
->wc_blocks[i].wc_dlen;
Completed in 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025