Home
last modified time | relevance | path

Searched refs:xfs_trans_get_buf (Results 1 – 14 of 14) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_attr_inactive.c212 error = xfs_trans_get_buf(*trans, mp->m_ddev_targp, in xfs_attr3_node_inactive()
304 error = xfs_trans_get_buf(*trans, mp->m_ddev_targp, blkno, in xfs_attr3_root_inactive()
Dxfs_trans.h180 xfs_trans_get_buf( in xfs_trans_get_buf() function
Dxfs_dquot.c366 error = xfs_trans_get_buf(tp, mp->m_ddev_targp, dqp->q_blkno, in xfs_dquot_disk_alloc()
Dxfs_inode.c1709 error = xfs_trans_get_buf(tp, mp->m_ddev_targp, blkno, in xfs_ifree_cluster()
Dxfs_trace.h650 DEFINE_BUF_ITEM_EVENT(xfs_trans_get_buf);
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_symlink_remote.c359 error = xfs_trans_get_buf(tp, mp->m_ddev_targp, d, in xfs_symlink_write_target()
408 error = xfs_trans_get_buf(tp, mp->m_ddev_targp, in xfs_symlink_remote_truncate()
Dxfs_rtbitmap.c1285 error = xfs_trans_get_buf(tp, mp->m_ddev_targp, in xfs_rtfile_initialize_block()
Dxfs_sb.c1339 error = xfs_trans_get_buf(tp, mp->m_ddev_targp, in xfs_sb_get_secondary()
Dxfs_ialloc.c363 error = xfs_trans_get_buf(tp, mp->m_ddev_targp, d, in xfs_ialloc_inode_init()
Dxfs_bmap.c702 error = xfs_trans_get_buf(tp, mp->m_ddev_targp, in xfs_bmap_extents_to_btree()
841 error = xfs_trans_get_buf(tp, args.mp->m_ddev_targp, in xfs_bmap_local_to_extents()
Dxfs_alloc.c1261 error = xfs_trans_get_buf(args->tp, args->mp->m_ddev_targp, in xfs_alloc_ag_vextent_small()
Dxfs_btree.c1376 error = xfs_trans_get_buf(cur->bc_tp, xfs_btree_buftarg(cur), d, in xfs_btree_get_buf_block()
/linux-6.12.1/fs/xfs/scrub/
Dquota_repair.c85 error = xfs_trans_get_buf(sc->tp, mp->m_ddev_targp, dq->q_blkno, in xrep_quota_item_fill_bmap_hole()
Dtempfile.c404 error = xfs_trans_get_buf(sc->tp, mp->m_ddev_targp, in xrep_tempfile_copyin()