Searched refs:f2fs_report_zone_cb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | super.c | 3243 static int f2fs_report_zone_cb(struct blk_zone *zone, unsigned int idx, in f2fs_report_zone_cb() function 3298 ret = blkdev_report_zones(bdev, 0, BLK_ALL_ZONES, f2fs_report_zone_cb, in init_blkz_info()
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | super.c | 3889 static int f2fs_report_zone_cb(struct blk_zone *zone, unsigned int idx, in f2fs_report_zone_cb() function 3942 ret = blkdev_report_zones(bdev, 0, BLK_ALL_ZONES, f2fs_report_zone_cb, in init_blkz_info()
|
Completed in 10 milliseconds