Searched refs:ALLOC_POSSIBLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/exfat/ | ||
H A D | exfat_raw.h | 30 #define ALLOC_POSSIBLE 0x01 macro |
H A D | dir.c | 546 if (!(flags & ALLOC_POSSIBLE) || !start_clu || !size) in exfat_free_benign_secondary_clusters() |