Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/exfat/
H A Dexfat_raw.h43 #define EXFAT_BITMAP 0x81 /* allocation bitmap */ macro
H A Ddir.c348 if (ep->type == EXFAT_BITMAP) in exfat_get_entry_type()
393 ep->type = EXFAT_BITMAP; in exfat_set_entry_type()