Home
last modified time | relevance | path

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

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