Searched refs:xfs_trans_getsb (Results 1 – 5 of 5) sorted by relevance
461 struct xfs_buf *xfs_trans_getsb(xfs_trans_t *, struct xfs_mount *, int);
213 xfs_trans_getsb(xfs_trans_t *tp, in xfs_trans_getsb() function
912 bp = xfs_trans_getsb(tp, tp->t_mountp, 0); in xfs_trans_apply_sb_deltas()
1665 bp = xfs_trans_getsb(tp, mp, 0); in xfs_mod_sb()
497 DEFINE_BUF_ITEM_EVENT(xfs_trans_getsb);