Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_buf.h172 struct xfs_buf_map __b_map; /* inline compound buffer map */ member
Dxfs_buf.c192 bp->b_maps = &bp->__b_map; in xfs_buf_get_maps()
210 if (bp->b_maps != &bp->__b_map) { in xfs_buf_free_maps()