Searched refs:TYPE_STREAM (Results 1 – 2 of 2) sorted by relevance
361 return TYPE_STREAM; in exfat_get_entry_type()383 } else if (type == TYPE_STREAM) { in exfat_set_entry_type()406 exfat_set_entry_type(ep, TYPE_STREAM); in exfat_init_stream_entry()696 if (type != TYPE_STREAM) in exfat_validate_entry()1062 if (entry_type == TYPE_STREAM) { in exfat_find_dir_entry()
65 #define TYPE_STREAM 0x0201 macro
Completed in 8 milliseconds