Home
last modified time | relevance | path

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

/openbmc/linux/fs/exfat/
H A Dexfat_raw.h47 #define EXFAT_FILE 0x85 /* file or dir */ macro
H A Ddir.c362 if (ep->type == EXFAT_FILE) { in exfat_get_entry_type()
413 ep->type = EXFAT_FILE; in exfat_set_entry_type()
416 ep->type = EXFAT_FILE; in exfat_set_entry_type()