Symbol: xfs_buf_map
fs/xfs/libxfs/xfs_da_btree.c
2725
struct xfs_buf_map **mapp,
fs/xfs/libxfs/xfs_da_btree.c
2731
struct xfs_buf_map *map = *mapp;
fs/xfs/libxfs/xfs_da_btree.c
2750
map = kcalloc(nirecs, sizeof(struct xfs_buf_map),
fs/xfs/libxfs/xfs_da_btree.c
2813
struct xfs_buf_map map, *mapp = ↦
fs/xfs/libxfs/xfs_da_btree.c
2850
struct xfs_buf_map map, *mapp = ↦
fs/xfs/libxfs/xfs_da_btree.c
2895
struct xfs_buf_map map;
fs/xfs/libxfs/xfs_da_btree.c
2896
struct xfs_buf_map *mapp;
fs/xfs/xfs_buf.c
255
struct xfs_buf_map *map,
fs/xfs/xfs_buf.c
298
bp->b_maps = kzalloc_objs(struct xfs_buf_map, nmaps,
fs/xfs/xfs_buf.c
330
const struct xfs_buf_map *map = arg->key;
fs/xfs/xfs_buf.c
337
BUILD_BUG_ON(offsetof(struct xfs_buf_map, bm_bn) != 0);
fs/xfs/xfs_buf.c
388
struct xfs_buf_map *map)
fs/xfs/xfs_buf.c
457
struct xfs_buf_map *map,
fs/xfs/xfs_buf.c
492
struct xfs_buf_map *cmap,
fs/xfs/xfs_buf.c
493
struct xfs_buf_map *map,
fs/xfs/xfs_buf.c
543
const struct xfs_buf_map *map)
fs/xfs/xfs_buf.c
570
struct xfs_buf_map *map,
fs/xfs/xfs_buf.c
578
struct xfs_buf_map cmap = { .bm_bn = map[0].bm_bn };
fs/xfs/xfs_buf.c
684
struct xfs_buf_map *map,
fs/xfs/xfs_buf.c
761
struct xfs_buf_map *map,
fs/xfs/xfs_buf.h
137
struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) };
fs/xfs/xfs_buf.h
185
struct xfs_buf_map *b_maps; /* compound buffer map */
fs/xfs/xfs_buf.h
186
struct xfs_buf_map __b_map; /* inline compound buffer map */
fs/xfs/xfs_buf.h
216
int xfs_buf_get_map(struct xfs_buftarg *target, struct xfs_buf_map *map,
fs/xfs/xfs_buf.h
218
int xfs_buf_read_map(struct xfs_buftarg *target, struct xfs_buf_map *map,
fs/xfs/xfs_buf.h
222
struct xfs_buf_map *map, int nmaps,
fs/xfs/xfs_trans.h
176
struct xfs_buf_map *map, int nmaps, xfs_buf_flags_t flags,
fs/xfs/xfs_trans.h
195
struct xfs_buf_map *map, int nmaps,
fs/xfs/xfs_trans_buf.c
119
struct xfs_buf_map *map,
fs/xfs/xfs_trans_buf.c
230
struct xfs_buf_map *map,
fs/xfs/xfs_trans_buf.c
26
struct xfs_buf_map *map,