Searched refs:DMZ_ALLOC_CACHE (Results 1 – 2 of 2) sorted by relevance
214 #define DMZ_ALLOC_CACHE 0x02 macro
2056 int alloc_flags = zmd->nr_cache ? DMZ_ALLOC_CACHE : DMZ_ALLOC_RND; in dmz_get_chunk_mapping()2168 int alloc_flags = zmd->nr_cache ? DMZ_ALLOC_CACHE : DMZ_ALLOC_RND; in dmz_get_chunk_buffer()2223 if (flags & DMZ_ALLOC_CACHE) in dmz_alloc_zone()