Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dioctl.c615 static int ext4_getfsmap_format(struct ext4_fsmap *xfm, void *priv) in ext4_getfsmap_format() function
667 error = ext4_getfsmap(sb, &xhead, ext4_getfsmap_format, &info); in ext4_ioc_getfsmap()