Home
last modified time | relevance | path

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

/linux-6.1.9/fs/exfat/ !
Dexfat_raw.h42 #define EXFAT_INVAL 0x80 /* invalid value */ macro
Ddir.c349 if (ep->type == EXFAT_INVAL) in exfat_get_entry_type()