Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dfsmap.h39 int ext4_getfsmap(struct super_block *sb, struct ext4_fsmap_head *head,
Dfsmap.c629 int ext4_getfsmap(struct super_block *sb, struct ext4_fsmap_head *head, in ext4_getfsmap() function
Dioctl.c667 error = ext4_getfsmap(sb, &xhead, ext4_getfsmap_format, &info); in ext4_ioc_getfsmap()