Searched refs:EXFAT_VENDOR_ALLOC (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/fs/exfat/ | ||
D | exfat_raw.h | 55 #define EXFAT_VENDOR_ALLOC 0xE1 /* vendor allocation entry */ macro |
D | dir.c | 389 if (ep->type == EXFAT_VENDOR_ALLOC) in exfat_get_entry_type() |