Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dfsmap.h22 struct ext4_fsmap_head { struct
39 int ext4_getfsmap(struct super_block *sb, struct ext4_fsmap_head *head, argument
H A Dioctl.c887 struct ext4_fsmap_head xhead = {0}; in ext4_ioc_getfsmap()