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(struct bio *bio, struct bvec_iter *iter) in bio_iter_phys() function
52 (paddr = bio_iter_phys((bio), (iter)), 1); \
76 (paddr = bio_iter_phys((bio), &(iter)), 1); \