Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_buf.c121 bp->b_map_count = map_count; in xfs_buf_get_maps()
714 ASSERT(bp->b_map_count == 1); in xfs_buf_read_uncached()
749 ASSERT(bp->b_map_count == 1); in xfs_buf_set_empty()
1292 for (i = 0; i < bp->b_map_count; i++) { in _xfs_buf_ioapply()
Dxfs_buf.h177 int b_map_count; member
Dxfs_trans_buf.c57 ASSERT(blip->bli_buf->b_map_count == nmaps); in xfs_trans_buf_item_match()
Dxfs_buf_item.c789 error = xfs_buf_item_get_format(bip, bp->b_map_count); in xfs_buf_item_init()