Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/block/
Dblkcache.c128 void blkcache_invalidate(int iftype, int devnum) in blkcache_invalidate() function
/third_party/uboot/u-boot-2020.01/include/
Dblk.h196 static inline void blkcache_invalidate(int iftype, int dev) {} in blkcache_invalidate() function