Searched defs:mmc_part (Results 1 – 1 of 1) sorted by relevance
37 struct mmc_part { struct38 int dev_num;39 struct mmc *mmc;63 static inline uint64_t calc_offset(struct mmc_part *part, int64_t offset) in calc_offset() argument
Completed in 5 milliseconds