OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:imswapped
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libukfs/
ukfs_disklabel.c
57
int
imswapped
;
local in function:ukfs__disklabel_scan
66
imswapped
= 0;
71
imswapped
= 1;
79
if (
imswapped
)
85
|| ukfs__disklabel_dkcksum(lp,
imswapped
))
88
*isswapped =
imswapped
;
128
ukfs__disklabel_dkcksum(struct ukfs__disklabel *lp, int
imswapped
)
134
if (
imswapped
)
143
if (
imswapped
)
ukfs.c
250
int
imswapped
;
local in function:ukfs_part_probe
269
if (ukfs__disklabel_scan(&dl, &
imswapped
,
283
if (
imswapped
) {
/src/usr.bin/rump_allserver/
rump_allserver.c
666
rs_dl_dkcksum(struct rumpserver_disklabel *lp, int
imswapped
)
672
if (
imswapped
)
681
if (
imswapped
)
729
int
imswapped
;
local in function:rs_dl_scan
738
imswapped
= 0;
743
imswapped
= 1;
751
if (
imswapped
)
757
|| rs_dl_dkcksum(lp,
imswapped
))
760
*isswapped =
imswapped
;
770
int
imswapped
;
local in function:processlabel
[
all
...]
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025