Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Dexfat_raw.h46 #define EXFAT_VOLUME 0x83 /* volume label */ macro
H A Ddir.c341 if (ep->type == EXFAT_VOLUME) in exfat_get_entry_type()
392 ep->type = EXFAT_VOLUME; in exfat_set_entry_type()