Searched refs:FSTYP_IS_32 (Results 1 – 1 of 1) sorted by relevance
113 #define PC_DRVNUM(h) (FSTYP_IS_32(h) ? (h)->bs32.f_drvnum : \115 #define PC_VOLID(a) (FSTYP_IS_32(h) ? ltohi((h)->bs32.f_volid[0]) : \117 #define PC_LABEL_ADDR(a) (FSTYP_IS_32(h) ? \120 #define FSTYP_IS_32(h) ((h)->fattype == 32) macro339 } else if (FSTYP_IS_32(h)) { in get_label()598 if (FSTYP_IS_32(h)) { in get_attr()