Searched refs:ext4_fsmap (Results 1 – 3 of 3) sorted by relevance
13 struct ext4_fsmap { struct28 struct ext4_fsmap fmh_keys[2]; /* low and high keys */ argument32 struct ext4_fsmap *src);33 void ext4_fsmap_to_internal(struct super_block *sb, struct ext4_fsmap *dest,37 typedef int (*ext4_fsmap_format_t)(struct ext4_fsmap *, void *);
867 static int ext4_getfsmap_format(struct ext4_fsmap *xfm, void *priv) in ext4_getfsmap_format()
19 struct ext4_fsmap;2558 TP_PROTO(struct super_block *sb, struct ext4_fsmap *fsmap),2586 TP_PROTO(struct super_block *sb, struct ext4_fsmap *fsmap), \