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

/linux-master/fs/xfs/
H A Dxfs_buf_mem.c143 if (bp->b_map_count != 1)
H A Dxfs_buf.h199 int b_map_count; member in struct:xfs_buf
H A Dxfs_buf.c191 bp->b_map_count = map_count;
975 ASSERT(bp->b_map_count == 1);
1670 for (i = 0; i < bp->b_map_count; i++) {
H A Dxfs_buf_item.c863 xfs_buf_item_get_format(bip, bp->b_map_count);
H A Dxfs_trans_buf.c43 ASSERT(blip->bli_buf->b_map_count == nmaps);

Completed in 126 milliseconds