Home
last modified time | relevance | path

Searched refs:EXFAT_STREAM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/exfat/
H A Dexfat_raw.h50 #define EXFAT_STREAM 0xC0 /* stream entry */ macro
H A Ddir.c369 if (ep->type == EXFAT_STREAM) in exfat_get_entry_type()
387 ep->type = EXFAT_STREAM; in exfat_set_entry_type()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds