ext4_fsmap
struct ext4_fsmap *src)
static inline ext4_fsblk_t ext4_fsmap_next_pblk(struct ext4_fsmap *fmr)
struct ext4_fsmap *p;
struct ext4_fsmap *tmp;
struct ext4_fsmap irec;
struct ext4_fsmap *p;
struct ext4_fsmap *tmp;
void ext4_fsmap_to_internal(struct super_block *sb, struct ext4_fsmap *dest,
static int ext4_getfsmap_logdev(struct super_block *sb, struct ext4_fsmap *keys,
struct ext4_fsmap irec;
struct ext4_fsmap *fsm;
struct ext4_fsmap *fa;
struct ext4_fsmap *fb;
fa = container_of(a, struct ext4_fsmap, fmr_list);
fb = container_of(b, struct ext4_fsmap, fmr_list);
struct ext4_fsmap *p;
struct ext4_fsmap *prev = NULL;
struct ext4_fsmap *tmp;
struct ext4_fsmap *p;
struct ext4_fsmap *tmp;
struct ext4_fsmap gfi_low; /* low rmap key */
struct ext4_fsmap gfi_high; /* high rmap key */
struct ext4_fsmap gfi_lastfree; /* free ext at end of last bg */
struct ext4_fsmap *keys,
struct ext4_fsmap irec;
struct ext4_fsmap *keys,
struct ext4_fsmap *fm)
static bool ext4_getfsmap_check_keys(struct ext4_fsmap *low_key,
struct ext4_fsmap *high_key)
struct ext4_fsmap dkeys[2]; /* per-dev keys */
memset(&dkeys[1], 0xFF, sizeof(struct ext4_fsmap));
struct ext4_fsmap *rec)
memset(&dkeys[0], 0, sizeof(struct ext4_fsmap));
struct ext4_fsmap *rec)
struct ext4_fsmap fmr;
struct ext4_fsmap fmh_keys[2]; /* low and high keys */
struct ext4_fsmap *src);
void ext4_fsmap_to_internal(struct super_block *sb, struct ext4_fsmap *dest,
typedef int (*ext4_fsmap_format_t)(struct ext4_fsmap *, void *);
static int ext4_getfsmap_format(struct ext4_fsmap *xfm, void *priv)
struct ext4_fsmap;
TP_PROTO(struct super_block *sb, struct ext4_fsmap *fsmap),
TP_PROTO(struct super_block *sb, struct ext4_fsmap *fsmap), \