Searched refs:btrfs_bio_for_each_block (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | misc.h | 51 #define btrfs_bio_for_each_block(paddr, bio, iter, blocksize) \ macro
|
| H A D | bio.c | 199 btrfs_bio_for_each_block(paddr, &repair_bbio->bio, &saved_iter, step) { in btrfs_end_repair_bio() 332 btrfs_bio_for_each_block(paddr, &bbio->bio, iter, step) { in btrfs_check_read_bio()
|
| H A D | file-item.c | 789 btrfs_bio_for_each_block(paddr, bio, &iter, step) { in csum_one_bio()
|
| H A D | raid56.c | 1318 btrfs_bio_for_each_block(paddr, bio, &iter, step) { in index_one_bio()
|