Home
last modified time | relevance | path

Searched refs:f2fs_dev_info (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/f2fs/
H A Dsegment.c5213 struct f2fs_dev_info *fdev, in check_zone_write_pointer()
5292 static struct f2fs_dev_info *get_target_zoned_dev(struct f2fs_sb_info *sbi, in get_target_zoned_dev()
5318 struct f2fs_dev_info *zbd; in do_fix_curseg_write_pointer()
5435 struct f2fs_dev_info *fdev;
H A Dsuper.c3959 struct f2fs_dev_info *dev;
4338 sizeof(struct f2fs_dev_info)), in f2fs_scan_devices()
H A Df2fs.h1273 struct f2fs_dev_info { struct
1779 struct f2fs_dev_info *devs; /* for device list */
H A Ddata.c1507 struct f2fs_dev_info *dev = &sbi->devs[bidx]; in f2fs_map_blocks_cached()