Searched refs:ALLOC_POSSIBLE (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/fs/exfat/ | ||
D | exfat_raw.h | 30 #define ALLOC_POSSIBLE 0x01 macro |
D | dir.c | 545 if (!(flags & ALLOC_POSSIBLE) || !start_clu || !size) in exfat_free_benign_secondary_clusters() |