Searched refs:ext4_getfsmap_datadev_helper (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/fs/ext4/ |
| D | fsmap.c | 239 static int ext4_getfsmap_datadev_helper(struct super_block *sb, in ext4_getfsmap_datadev_helper() function 593 ext4_getfsmap_datadev_helper, info); in ext4_getfsmap_datadev() 614 error = ext4_getfsmap_datadev_helper(sb, end_ag, last_cluster + 1, in ext4_getfsmap_datadev()
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| D | fsmap.c | 189 static int ext4_getfsmap_datadev_helper(struct super_block *sb, in ext4_getfsmap_datadev_helper() function 542 ext4_getfsmap_datadev_helper, info); in ext4_getfsmap_datadev() 563 error = ext4_getfsmap_datadev_helper(sb, end_ag, last_cluster, 0, info); in ext4_getfsmap_datadev()
|