Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dioctl.c514 static int ext4_getfsmap_format(struct ext4_fsmap *xfm, void *priv) in ext4_getfsmap_format() function
566 error = ext4_getfsmap(sb, &xhead, ext4_getfsmap_format, &info); in ext4_ioc_getfsmap()