Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dfsmap.c88 struct ext4_fsmap fmr; in ext4_getfsmap_helper()
193 struct ext4_fsmap *p; in ext4_getfsmap_meta_helper()
194 struct ext4_fsmap *tmp; in ext4_getfsmap_meta_helper()
243 struct ext4_fsmap irec; in ext4_getfsmap_datadev_helper()
245 struct ext4_fsmap *p; in ext4_getfsmap_datadev_helper()
246 struct ext4_fsmap *tmp; in ext4_getfsmap_datadev_helper()
310 struct ext4_fsmap irec; in ext4_getfsmap_logdev()
410 struct ext4_fsmap *fa; in ext4_getfsmap_compare()
411 struct ext4_fsmap *fb; in ext4_getfsmap_compare()
425 struct ext4_fsmap *p; in ext4_getfsmap_merge_fixed_metadata()
[all …]
H A Dfsmap.h13 struct ext4_fsmap { struct
28 struct ext4_fsmap fmh_keys[2]; /* low and high keys */ argument
32 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 *);
H A Dioctl.c867 static int ext4_getfsmap_format(struct ext4_fsmap *xfm, void *priv) in ext4_getfsmap_format()
/linux-6.15/include/trace/events/
H A Dext4.h19 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), \