Home
last modified time | relevance | path

Searched defs:array_free (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/md/bcache/
H A Dutil.h262 #define array_free(array, ptr) \ macro
/openbmc/qemu/block/
H A Dvvfat.c97 static inline void array_free(array_t* array) in array_free() function