Home
last modified time | relevance | path

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

/Linux-v5.10/fs/exfat/
Dexfat_raw.h43 #define EXFAT_BITMAP 0x81 /* allocation bitmap */ macro
Ddir.c346 if (ep->type == EXFAT_BITMAP) in exfat_get_entry_type()
391 ep->type = EXFAT_BITMAP; in exfat_set_entry_type()