Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/exfat/
H A Dexfat_fs.h54 #define TYPE_VOLUME 0x0103 macro
H A Ddir.c353 return TYPE_VOLUME; in exfat_get_entry_type()
396 } else if (type == TYPE_VOLUME) { in exfat_set_entry_type()