Home
last modified time | relevance | path

Searched refs:__b_map (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_buf.h165 struct xfs_buf_map __b_map; /* inline compound buffer map */ member
H A Dxfs_buf.c189 bp->b_maps = &bp->__b_map; in xfs_buf_get_maps()
207 if (bp->b_maps != &bp->__b_map) { in xfs_buf_free_maps()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_buf.h185 struct xfs_buf_map __b_map; /* inline compound buffer map */ member
H A Dxfs_buf.c188 bp->b_maps = &bp->__b_map; in xfs_buf_get_maps()
206 if (bp->b_maps != &bp->__b_map) { in xfs_buf_free_maps()

Completed in 7 milliseconds