Searched refs:TYPE_VOLUME (Results 1 – 2 of 2) sorted by relevance
342 return TYPE_VOLUME; in exfat_get_entry_type()391 } else if (type == TYPE_VOLUME) { in exfat_set_entry_type()1289 if (type != TYPE_VOLUME) { in exfat_get_volume_label_dentry()
60 #define TYPE_VOLUME 0x0103 macro