Searched refs:ext4_fsmap (Results 1 – 2 of 2) sorted by relevance
17 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()87 struct ext4_fsmap *rec) in ext4_getfsmap_helper()89 struct ext4_fsmap fmr; in ext4_getfsmap_helper()184 static inline ext4_fsblk_t ext4_fsmap_next_pblk(struct ext4_fsmap *fmr) in ext4_fsmap_next_pblk()[all …]
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 *);