OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FS_UNUSED
(Results
1 - 25
of
74
) sorted by relevancy
1
2
3
/src/sys/kern/
subr_disklabel.c
96
if (npp->p_fstype ==
FS_UNUSED
&& opp->p_fstype !=
FS_UNUSED
) {
/src/usr.sbin/sysinst/
disklabel.c
178
parts->l.d_partitions[RAW_PART-1].p_fstype =
FS_UNUSED
;
184
parts->l.d_partitions[RAW_PART].p_fstype =
FS_UNUSED
;
219
* instead verify a
FS_UNUSED
partition at RAW_PART-1 (if
228
if (parts->l.d_partitions[RAW_PART-1].p_fstype ==
FS_UNUSED
) {
257
if (parts->l.d_partitions[part].p_fstype ==
FS_UNUSED
262
if (parts->l.d_partitions[part].p_fstype ==
FS_UNUSED
)
334
if (parts->l.d_partitions[part].p_fstype ==
FS_UNUSED
)
490
parts->l.d_partitions[RAW_PART-1].p_fstype =
FS_UNUSED
;
497
parts->l.d_partitions[RAW_PART].p_fstype =
FS_UNUSED
;
516
if (parts->l.d_partitions[part].p_fstype ==
FS_UNUSED
[
all
...]
/src/common/lib/libutil/
getfstypename.c
66
case
FS_UNUSED
:
/src/usr.sbin/diskpart/
diskpart.c
93
{ 0, 0, { 1024 },
FS_UNUSED
, 8, { 0 }, }, /* a */
95
{ 0, 0, { 1024 },
FS_UNUSED
, 8, { 0 }, }, /* c */
96
{ 0, 0, { 512 },
FS_UNUSED
, 8, { 0 }, }, /* d */
97
{ 0, 0, { 1024 },
FS_UNUSED
, 8, { 0 }, }, /* e */
98
{ 0, 0, { 1024 },
FS_UNUSED
, 8, { 0 }, }, /* f */
99
{ 0, 0, { 1024 },
FS_UNUSED
, 8, { 0 }, }, /* g */
100
{ 0, 0, { 1024 },
FS_UNUSED
, 8, { 0 }, } /* h */
/src/sys/arch/arc/stand/boot/
disk.c
177
if (lp->d_partitions[i].p_fstype !=
FS_UNUSED
&&
183
lp->d_partitions[part].p_fstype ==
FS_UNUSED
||
/src/sys/arch/sgimips/stand/common/
disk.c
177
if (lp->d_partitions[i].p_fstype !=
FS_UNUSED
&&
183
lp->d_partitions[part].p_fstype ==
FS_UNUSED
||
/src/sys/arch/landisk/stand/bootxx/
boot1.c
94
if (ptn_disklabel.d_partitions[0].p_fstype ==
FS_UNUSED
)
/src/sys/arch/ews4800mips/ews4800mips/
disklabel_conv.c
202
case
FS_UNUSED
:
251
p->p_fstype =
FS_UNUSED
;
267
p->p_fstype =
FS_UNUSED
;
/src/sys/arch/ofppc/ofppc/
disksubr.c
218
&& (lp->d_partitions[i].p_fstype ==
FS_UNUSED
))
425
adt.fstype =
FS_UNUSED
;
543
adt.fstype =
FS_UNUSED
;
618
adt.fstype =
FS_UNUSED
;
627
adt.fstype =
FS_UNUSED
;
665
adt.fstype =
FS_UNUSED
;
/src/sys/arch/i386/stand/efiboot/
efidisk.c
265
if (part[i].fstype ==
FS_UNUSED
)
322
if (part[j].fstype ==
FS_UNUSED
)
394
if (part[i].fstype ==
FS_UNUSED
)
/src/sbin/gpt/
migrate.c
125
case
FS_UNUSED
:
145
case
FS_UNUSED
:
197
if (dl->d_partitions[i].p_fstype ==
FS_UNUSED
)
/src/sbin/apmlabel/
apmlabel.c
197
lpe->p_fstype ==
FS_UNUSED
) */
209
lpe->p_fstype ==
FS_UNUSED
)
/src/sbin/svhlabel/
svhlabel.c
191
if (label.d_partitions[i].p_fstype !=
FS_UNUSED
||
194
label.d_partitions[i].p_fstype =
FS_UNUSED
;
/src/sys/arch/cobalt/stand/boot/
wd.c
140
lp->d_partitions[RAW_PART].p_fstype =
FS_UNUSED
;
199
(lp->d_partitions[wd->sc_part].p_fstype ==
FS_UNUSED
)) {
/src/sys/arch/landisk/stand/boot/
biosdisk.c
257
if (lp->d_partitions[partition].p_fstype ==
FS_UNUSED
)
303
lp->d_partitions[partition].p_fstype ==
FS_UNUSED
) {
/src/sys/arch/mmeye/stand/boot/
wd.c
137
lp->d_partitions[RAW_PART].p_fstype =
FS_UNUSED
;
175
(lp->d_partitions[wd->sc_part].p_fstype ==
FS_UNUSED
)) {
/src/sys/arch/ofppc/stand/ofwboot/
rdb.c
81
adt.fstype =
FS_UNUSED
;
109
adt.fstype =
FS_UNUSED
;
/src/usr.sbin/sysinst/arch/x68k/
md.c
206
pm->bsdlabel[C].pi_fstype =
FS_UNUSED
;
278
lp->d_partitions[0].p_fstype ==
FS_UNUSED
&&
/src/sys/arch/amiga/amiga/
disksubr.c
350
adt.fstype =
FS_UNUSED
;
465
adt.fstype =
FS_UNUSED
;
585
adt.fstype =
FS_UNUSED
;
595
adt.fstype =
FS_UNUSED
;
632
adt.fstype =
FS_UNUSED
;
/src/sys/arch/x68k/x68k/
disksubr.c
182
fstype =
FS_UNUSED
;
377
case
FS_UNUSED
:
447
if (lp->d_partitions[i].p_fstype ==
FS_UNUSED
||
/src/sys/arch/bebox/stand/boot/
wd.c
152
lp->d_partitions[RAW_PART].p_fstype =
FS_UNUSED
;
211
(lp->d_partitions[wd->sc_part].p_fstype ==
FS_UNUSED
)) {
/src/sys/arch/luna68k/stand/boot/
disklabel.c
227
bp->d_partitions[i].p_fstype =
FS_UNUSED
;
384
case
FS_UNUSED
: /* XXX */
/src/sys/arch/i386/stand/lib/
biosdisk.c
539
if (lp->d_partitions[part].p_fstype ==
FS_UNUSED
)
899
if (d->part[part].fstype ==
FS_UNUSED
)
982
if (d->part[part].fstype ==
FS_UNUSED
)
1060
if (d->part[i].fstype ==
FS_UNUSED
)
1235
if (raidframe.part[i].fstype ==
FS_UNUSED
)
1291
d->part[partition].fstype ==
FS_UNUSED
) {
1375
if (d->part[part].fstype ==
FS_UNUSED
)
1422
if (d->part[part].fstype ==
FS_UNUSED
)
1562
if (d->part[part].fstype ==
FS_UNUSED
)
/src/sys/stand/efiboot/
efiblock.c
381
uint8_t fstype =
FS_UNUSED
;
392
if (fstype ==
FS_UNUSED
)
524
uint8_t fstype =
FS_UNUSED
;
/src/sys/arch/mac68k/mac68k/
disksubr.c
116
&& (lp->d_partitions[i].p_fstype ==
FS_UNUSED
))
534
lp->d_partitions[i].p_fstype =
FS_UNUSED
;
Completed in 35 milliseconds
1
2
3
Indexes created Wed Oct 15 07:09:58 GMT 2025