Home
last modified time | relevance | path

Searched refs:TYPE_BITMAP (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/exfat/
Dballoc.c115 if (type != TYPE_BITMAP) in exfat_load_bitmap()
Dexfat_fs.h51 #define TYPE_BITMAP 0x0101 macro
Ddir.c353 return TYPE_BITMAP; in exfat_get_entry_type()
396 } else if (type == TYPE_BITMAP) { in exfat_set_entry_type()