bio_first_bvec_all 1369 drivers/md/bcache/super.c 	bio_first_bvec_all(&dc->sb_bio)->bv_page = sb_page;
bio_first_bvec_all 2274 drivers/md/bcache/super.c 	bio_first_bvec_all(&ca->sb_bio)->bv_page = sb_page;
bio_first_bvec_all 8084 fs/btrfs/inode.c 	ASSERT(bio_first_bvec_all(bio)->bv_len == btrfs_inode_sectorsize(inode));
bio_first_bvec_all 8175 fs/btrfs/inode.c 	ASSERT(bio_first_bvec_all(bio)->bv_len == btrfs_inode_sectorsize(done->inode));
bio_first_bvec_all  287 include/linux/bio.h 	return bio_first_bvec_all(bio)->bv_page;