Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dfsmap.h22 struct ext4_fsmap_head { struct
39 int ext4_getfsmap(struct super_block *sb, struct ext4_fsmap_head *head, argument
Dfsmap.c43 struct ext4_fsmap_head *gfi_head;
629 int ext4_getfsmap(struct super_block *sb, struct ext4_fsmap_head *head, in ext4_getfsmap()
Dioctl.c635 struct ext4_fsmap_head xhead = {0}; in ext4_ioc_getfsmap()