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

/linux-master/fs/xfs/
H A Dxfs_buf.h198 struct xfs_buf_map __b_map; /* inline compound buffer map */ member in struct:xfs_buf
H A Dxfs_buf.c194 bp->b_maps = &bp->__b_map;
212 if (bp->b_maps != &bp->__b_map) {

Completed in 120 milliseconds