HomeSort by relevance Sort by last modified time
    Searched refs:block_t (Results 1 - 25 of 36) sorted by null

1 2

  /external/syslinux/core/include/
cache.h 11 block_t block;
19 const void *get_cache(struct device *, block_t);
20 struct cache *_get_cache_block(struct device *, block_t);
disk.h 10 typedef uint64_t block_t; typedef
37 extern void getoneblk(struct disk *, char *, block_t, int);