Home
last modified time | relevance | path

Searched refs:ds_wlabel (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/kern/
HDsubr_diskslice.c229 if (sp->ds_wlabel == 0) { in dscheck()
668 old_wlabel = sp->ds_wlabel; in dsioctl()
904 ssp->dss_slices[slice].ds_wlabel = wlabel; in set_ds_wlabel()
HDsubr_disk.c336 sp->ds_wlabel = FALSE; in disk_probe_slice()
/dragonfly/sys/sys/
HDdiskslice.h155 u_char ds_wlabel; /* nonzero if label is writable */ member