Searched refs:f2fs_target_device (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | data.c | 367 struct block_device *f2fs_target_device(struct f2fs_sb_info *sbi, in f2fs_target_device() function 409 struct block_device *b = f2fs_target_device(sbi, blk_addr, NULL); in __same_bdev() 420 f2fs_target_device(sbi, fio->new_blkaddr, bio); in __bio_alloc() 1017 f2fs_target_device(sbi, blkaddr, bio); in f2fs_grab_read_bio()
|
| H A D | segment.c | 1887 bdev = f2fs_target_device(sbi, blkstart, NULL); in f2fs_issue_discard() 1892 f2fs_target_device(sbi, i, NULL); in f2fs_issue_discard()
|
| H A D | f2fs.h | 3731 struct block_device *f2fs_target_device(struct f2fs_sb_info *sbi,
|
| H A D | file.c | 3949 cur_bdev = f2fs_target_device(sbi, blkaddr, NULL); in f2fs_sec_trim_file()
|