Home
last modified time | relevance | path

Searched refs:TYPE_BITMAP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/exfat/
H A Dballoc.c115 if (type != TYPE_BITMAP) in exfat_load_bitmap()
H A Dexfat_fs.h52 #define TYPE_BITMAP 0x0101 macro
H A Ddir.c347 return TYPE_BITMAP; in exfat_get_entry_type()
390 } else if (type == TYPE_BITMAP) { in exfat_set_entry_type()
/kernel/linux/linux-6.6/fs/exfat/
H A Dballoc.c115 if (type != TYPE_BITMAP) in exfat_load_bitmap()
H A Dexfat_fs.h60 #define TYPE_BITMAP 0x0101 macro
H A Ddir.c356 return TYPE_BITMAP; in exfat_get_entry_type()
405 } else if (type == TYPE_BITMAP) { in exfat_set_entry_type()

Completed in 8 milliseconds