Searched refs:ext4_getfsmap (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | fsmap.h | 39 int ext4_getfsmap(struct super_block *sb, struct ext4_fsmap_head *head,
|
H A D | fsmap.c | 629 int ext4_getfsmap(struct super_block *sb, struct ext4_fsmap_head *head, in ext4_getfsmap() function
|
H A D | ioctl.c | 718 error = ext4_getfsmap(sb, &xhead, ext4_getfsmap_format, &info); in ext4_ioc_getfsmap()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | fsmap.h | 39 int ext4_getfsmap(struct super_block *sb, struct ext4_fsmap_head *head,
|
H A D | fsmap.c | 629 int ext4_getfsmap(struct super_block *sb, struct ext4_fsmap_head *head, in ext4_getfsmap() function
|
H A D | ioctl.c | 910 error = ext4_getfsmap(sb, &xhead, ext4_getfsmap_format, &info); in ext4_ioc_getfsmap()
|
Completed in 7 milliseconds