Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_buf.h172 struct xfs_buf_map __b_map; /* inline compound buffer map */ member
Dxfs_buf.c166 bp->b_maps = &bp->__b_map; in xfs_buf_get_maps()
184 if (bp->b_maps != &bp->__b_map) { in xfs_buf_free_maps()