xfs_buf_get_map 821 fs/xfs/xfs_buf.c bp = xfs_buf_get_map(target, map, nmaps, flags); xfs_buf_get_map 195 fs/xfs/xfs_buf.h struct xfs_buf *xfs_buf_get_map(struct xfs_buftarg *target, xfs_buf_get_map 213 fs/xfs/xfs_buf.h return xfs_buf_get_map(target, &map, 1, 0); xfs_buf_get_map 127 fs/xfs/xfs_trans_buf.c return xfs_buf_get_map(target, map, nmaps, flags); xfs_buf_get_map 152 fs/xfs/xfs_trans_buf.c bp = xfs_buf_get_map(target, map, nmaps, flags);