Home
last modified time | relevance | path

Searched refs:bio_iter_phys (Results 1 – 1 of 1) sorted by relevance

/linux/fs/btrfs/
H A Dmisc.h31 static inline phys_addr_t bio_iter_phys(const struct bio *bio, in bio_iter_phys() function
53 (paddr = bio_iter_phys((bio), (iter)), 1); \
84 (paddr = bio_iter_phys((bio), &(iter)), 1); \