Searched refs:ext4_fsmap_to_internal (Results 1 – 3 of 3) sorted by relevance
33 void ext4_fsmap_to_internal(struct super_block *sb, struct ext4_fsmap *dest,
659 ext4_fsmap_to_internal(sb, &xhead.fmh_keys[0], &head.fmh_keys[0]); in ext4_ioc_getfsmap()660 ext4_fsmap_to_internal(sb, &xhead.fmh_keys[1], &head.fmh_keys[1]); in ext4_ioc_getfsmap()
31 void ext4_fsmap_to_internal(struct super_block *sb, struct ext4_fsmap *dest, in ext4_fsmap_to_internal() function