Home
last modified time | relevance | path

Searched refs:ext4_fsmap_from_internal (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ext4/
Dfsmap.h31 void ext4_fsmap_from_internal(struct super_block *sb, struct fsmap *dest,
Dfsmap.c16 void ext4_fsmap_from_internal(struct super_block *sb, struct fsmap *dest, in ext4_fsmap_from_internal() function
Dioctl.c623 ext4_fsmap_from_internal(info->gi_sb, &fm, xfm); in ext4_getfsmap_format()