f2fs_target_device  279 fs/f2fs/data.c 	struct block_device *b = f2fs_target_device(sbi, blk_addr, NULL);
f2fs_target_device  293 fs/f2fs/data.c 	f2fs_target_device(sbi, fio->new_blkaddr, bio);
f2fs_target_device  688 fs/f2fs/data.c 	f2fs_target_device(sbi, blkaddr, bio);
f2fs_target_device 3208 fs/f2fs/f2fs.h struct block_device *f2fs_target_device(struct f2fs_sb_info *sbi,
f2fs_target_device 1811 fs/f2fs/segment.c 	bdev = f2fs_target_device(sbi, blkstart, NULL);
f2fs_target_device 1816 fs/f2fs/segment.c 				f2fs_target_device(sbi, i, NULL);