HomeSort by relevance Sort by last modified time
    Searched defs:blkcache_fill (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/block/
blkcache.c 74 void blkcache_fill(int iftype, int devnum, function
  /external/u-boot/include/
blk.h 132 * blkcache_fill() - make data read from a block device available
143 void blkcache_fill(int iftype, int dev,
191 static inline void blkcache_fill(int iftype, int dev, function
432 blkcache_fill(block_dev->if_type, block_dev->devnum,

Completed in 956 milliseconds