Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dfsmap.c17 struct ext4_fsmap *src) in ext4_fsmap_from_internal()
31 void ext4_fsmap_to_internal(struct super_block *sb, struct ext4_fsmap *dest, in ext4_fsmap_to_internal()
49 struct ext4_fsmap gfi_low; /* low rmap key */
50 struct ext4_fsmap gfi_high; /* high rmap key */
51 struct ext4_fsmap gfi_lastfree; /* free ext at end of last bg */
59 struct ext4_fsmap *keys,
75 struct ext4_fsmap *rec) in ext4_getfsmap_rec_before_low_key()
86 struct ext4_fsmap *rec) in ext4_getfsmap_helper()
88 struct ext4_fsmap fmr; in ext4_getfsmap_helper()
183 static inline ext4_fsblk_t ext4_fsmap_next_pblk(struct ext4_fsmap *fmr) in ext4_fsmap_next_pblk()
[all …]
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 *);
Dioctl.c615 static int ext4_getfsmap_format(struct ext4_fsmap *xfm, void *priv) in ext4_getfsmap_format()
/linux-4.19.296/include/trace/events/
Dext4.h19 struct ext4_fsmap;
2574 TP_PROTO(struct super_block *sb, struct ext4_fsmap *fsmap),
2602 TP_PROTO(struct super_block *sb, struct ext4_fsmap *fsmap), \