Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_buf.h191 struct xfs_buf *xfs_buf_incore(struct xfs_buftarg *target,
Dxfs_buf.c664 xfs_buf_incore( in xfs_buf_incore() function
Dxfs_qm.c1226 bp = xfs_buf_incore(mp->m_ddev_targp, dqp->q_blkno, in xfs_qm_flush_one()
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_attr_remote.c600 bp = xfs_buf_incore(mp->m_ddev_targp, dblkno, dblkcnt, XBF_TRYLOCK); in xfs_attr_rmtval_remove()
/Linux-v5.4/fs/xfs/scrub/
Drepair.c452 bp = xfs_buf_incore(sc->mp->m_ddev_targp, in xrep_invalidate_blocks()