Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/exfat/
H A Dexfat_raw.h42 #define EXFAT_INVAL 0x80 /* invalid value */ macro
H A Ddir.c345 if (ep->type == EXFAT_INVAL) in exfat_get_entry_type()