Home
last modified time | relevance | path

Searched refs:map_lookup (Results 1 – 3 of 3) sorted by relevance

/u-boot/fs/btrfs/
A Dvolumes.h77 struct map_lookup { struct
129 #define btrfs_map_lookup_size(n) (sizeof(struct map_lookup) + \
A Dvolumes.c124 static inline int nr_parity_stripes(struct map_lookup *map) in nr_parity_stripes()
134 static inline int nr_data_stripes(struct map_lookup *map) in nr_data_stripes()
520 struct map_lookup *map; in read_one_chunk()
852 struct map_lookup *map; in btrfs_num_copies()
870 map = container_of(ce, struct map_lookup, ce); in btrfs_num_copies()
891 struct map_lookup *map; in btrfs_next_bg()
909 map = container_of(ce, struct map_lookup, ce); in btrfs_next_bg()
958 struct map_lookup *map; in __btrfs_map_block()
991 map = container_of(ce, struct map_lookup, ce); in __btrfs_map_block()
A Ddisk-io.c858 struct map_lookup *map; in free_map_lookup()
860 map = container_of(ce, struct map_lookup, ce); in free_map_lookup()

Completed in 14 milliseconds