Home
last modified time | relevance | path

Searched refs:b_map_count (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_buf.h166 int b_map_count; member
H A Dxfs_trans_buf.c43 ASSERT(blip->bli_buf->b_map_count == nmaps); in xfs_trans_buf_item_match()
H A Dxfs_buf.c186 bp->b_map_count = map_count; in xfs_buf_get_maps()
929 ASSERT(bp->b_map_count == 1); in xfs_buf_read_uncached()
1619 for (i = 0; i < bp->b_map_count; i++) { in _xfs_buf_ioapply()
H A Dxfs_buf_item.c739 xfs_buf_item_get_format(bip, bp->b_map_count); in xfs_buf_item_init()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_buf.h186 int b_map_count; member
H A Dxfs_trans_buf.c43 ASSERT(blip->bli_buf->b_map_count == nmaps); in xfs_trans_buf_item_match()
H A Dxfs_buf.c185 bp->b_map_count = map_count; in xfs_buf_get_maps()
925 ASSERT(bp->b_map_count == 1); in xfs_buf_read_uncached()
1597 for (i = 0; i < bp->b_map_count; i++) { in _xfs_buf_ioapply()
H A Dxfs_buf_item.c863 xfs_buf_item_get_format(bip, bp->b_map_count); in xfs_buf_item_init()

Completed in 11 milliseconds