Home
last modified time | relevance | path

Searched refs:TYPE_VOLUME (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/exfat/
Dexfat.h61 #define TYPE_VOLUME 0x0103 macro
Dexfat_core.c923 return TYPE_VOLUME; in fat_get_entry_type()
947 return TYPE_VOLUME; in exfat_get_entry_type()
1015 } else if (type == TYPE_VOLUME) { in exfat_set_entry_type()