Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_buf_mem.c143 if (bp->b_map_count != 1) in xmbuf_map_page()
A Dxfs_buf.h199 int b_map_count; member
A Dxfs_buf.c191 bp->b_map_count = map_count; in xfs_buf_get_maps()
978 ASSERT(bp->b_map_count == 1); in xfs_buf_read_uncached()
1673 for (i = 0; i < bp->b_map_count; i++) { in _xfs_buf_ioapply()
A Dxfs_trans_buf.c43 ASSERT(blip->bli_buf->b_map_count == nmaps); in xfs_trans_buf_item_match()
A Dxfs_buf_item.c895 xfs_buf_item_get_format(bip, bp->b_map_count); in xfs_buf_item_init()
/linux/fs/xfs/scrub/
A Dreap.c752 for (i = 0; i < bp->b_map_count; i++) { in xreap_buf_loggable()

Completed in 13 milliseconds