Home
last modified time | relevance | path

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

/linux-6.1.9/fs/exfat/
Dexfat_raw.h50 #define EXFAT_STREAM 0xC0 /* stream entry */ macro
Ddir.c375 if (ep->type == EXFAT_STREAM) in exfat_get_entry_type()
393 ep->type = EXFAT_STREAM; in exfat_set_entry_type()