Home
last modified time | relevance | path

Searched refs:xfs_buf_map (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/fs/xfs/
Dxfs_buf.h125 struct xfs_buf_map { struct
131 struct xfs_buf_map (map) = { .bm_bn = (blkno), .bm_len = (numblk) }; argument
175 struct xfs_buf_map *b_maps; /* compound buffer map */
176 struct xfs_buf_map __b_map; /* inline compound buffer map */
193 struct xfs_buf_map *map, int nmaps,
208 struct xfs_buf_map *map, int nmaps,
223 struct xfs_buf_map *map, int nmaps,
226 struct xfs_buf_map *map, int nmaps,
230 struct xfs_buf_map *map, int nmaps,
Dxfs_trans.h163 struct xfs_buf_map *map, int nmaps,
181 struct xfs_buf_map *map, int nmaps,
Dxfs_trans_buf.c40 struct xfs_buf_map *map, in xfs_trans_buf_item_match()
137 struct xfs_buf_map *map, in xfs_trans_get_buf_map()
245 struct xfs_buf_map *map, in xfs_trans_read_buf_map()
Dxfs_buf.c128 bp->b_maps = kmem_zalloc(map_count * sizeof(struct xfs_buf_map), in xfs_buf_get_maps()
151 struct xfs_buf_map *map, in _xfs_buf_alloc()
436 struct xfs_buf_map *map, in _xfs_buf_find()
566 struct xfs_buf_map *map, in xfs_buf_get_map()
641 struct xfs_buf_map *map, in xfs_buf_read_map()
681 struct xfs_buf_map *map, in xfs_buf_readahead_map()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_da_btree.c2409 struct xfs_buf_map **mapp, in xfs_buf_map_from_irec()
2414 struct xfs_buf_map *map; in xfs_buf_map_from_irec()
2421 map = kmem_zalloc(nirecs * sizeof(struct xfs_buf_map), in xfs_buf_map_from_irec()
2453 struct xfs_buf_map **map, in xfs_dabuf_map()
2539 struct xfs_buf_map map; in xfs_da_get_buf()
2540 struct xfs_buf_map *mapp; in xfs_da_get_buf()
2588 struct xfs_buf_map map; in xfs_da_read_buf()
2589 struct xfs_buf_map *mapp; in xfs_da_read_buf()
2634 struct xfs_buf_map map; in xfs_da_reada_buf()
2635 struct xfs_buf_map *mapp; in xfs_da_reada_buf()