Home
last modified time | relevance | path

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

/linux-6.6.21/fs/exfat/
Dexfat_raw.h43 #define EXFAT_INVAL 0x80 /* invalid value */ macro
Ddir.c352 if (ep->type == EXFAT_INVAL) in exfat_get_entry_type()