Home
last modified time | relevance | path

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

/openbmc/linux/fs/exfat/
H A Dexfat_raw.h51 #define EXFAT_STREAM 0xC0 /* stream entry */ macro
H A Ddir.c378 if (ep->type == EXFAT_STREAM) in exfat_get_entry_type()
402 ep->type = EXFAT_STREAM; in exfat_set_entry_type()