Home
last modified time | relevance | path

Searched refs:__b_map (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_buf.h198 struct xfs_buf_map __b_map; /* inline compound buffer map */ member
Dxfs_buf.c194 bp->b_maps = &bp->__b_map; in xfs_buf_get_maps()
212 if (bp->b_maps != &bp->__b_map) { in xfs_buf_free_maps()