Searched refs:ext4_fsmap_from_internal (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ext4/ | ||
H A D | fsmap.h | 31 void ext4_fsmap_from_internal(struct super_block *sb, struct fsmap *dest, |
H A D | ioctl.c | 875 ext4_fsmap_from_internal(info->gi_sb, &fm, xfm); in ext4_getfsmap_format() |