Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_buf.h178 struct xfs_buf_map __b_map; /* inline compound buffer map */ member
Dxfs_buf.c124 bp->b_maps = &bp->__b_map; in xfs_buf_get_maps()
142 if (bp->b_maps != &bp->__b_map) { in xfs_buf_free_maps()