Home
last modified time | relevance | path

Searched refs:b_map_count (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/
H A Dxfs_buf_mem.c135 if (bp->b_map_count != 1) in xmbuf_map_backing_mem()
H A Dxfs_buf.h173 int b_map_count;
187 int b_map_count; global() member
H A Dxfs_buf.c289 bp->b_map_count = nmaps; in xfs_buf_alloc()
770 ASSERT(bp->b_map_count == 1); in xfs_buf_readahead_map()
1266 for (map = 0; map < bp->b_map_count - 1; map++) { in xfs_buf_ioend_fail()
H A Dxfs_buf_item.c886 xfs_buf_item_get_format(bip, bp->b_map_count); in xfs_buf_item_init()