Home
last modified time | relevance | path

Searched refs:xfs_buf_incore (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_buf.h204 struct xfs_buf *xfs_buf_incore(struct xfs_buftarg *target,
Dxfs_buf.c668 xfs_buf_incore( in xfs_buf_incore() function
Dxfs_qm.c1239 bp = xfs_buf_incore(mp->m_ddev_targp, dqp->q_blkno, in xfs_qm_flush_one()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_attr_remote.c604 bp = xfs_buf_incore(mp->m_ddev_targp, dblkno, dblkcnt, XBF_TRYLOCK); in xfs_attr_rmtval_remove()
/linux-4.19.296/fs/xfs/scrub/
Drepair.c468 bp = xfs_buf_incore(sc->mp->m_ddev_targp, in xrep_invalidate_blocks()