Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dfsmap.h33 void ext4_fsmap_to_internal(struct super_block *sb, struct ext4_fsmap *dest,
Dfsmap.c31 void ext4_fsmap_to_internal(struct super_block *sb, struct ext4_fsmap *dest, in ext4_fsmap_to_internal() function
Dioctl.c902 ext4_fsmap_to_internal(sb, &xhead.fmh_keys[0], &head.fmh_keys[0]); in ext4_ioc_getfsmap()
903 ext4_fsmap_to_internal(sb, &xhead.fmh_keys[1], &head.fmh_keys[1]); in ext4_ioc_getfsmap()