Searched refs:LABEL_NO_NAME (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.sbin/fstyp/
H A Dmsdosfs.c40 #define LABEL_NO_NAME "NO NAME " macro
98 if (strncmp(pfat_bsbpb->BS_VolLab, LABEL_NO_NAME,
119 if (strncmp(pfat32_bsbpb->BS_VolLab, LABEL_NO_NAME,
/freebsd-current/sys/geom/label/
H A Dg_label_msdosfs.c40 #define LABEL_NO_NAME "NO NAME " macro
105 if (strncmp(pfat_bsbpb->BS_VolLab, LABEL_NO_NAME,
133 if (strncmp(pfat32_bsbpb->BS_VolLab, LABEL_NO_NAME,

Completed in 109 milliseconds