Searched refs:xfs_trans_getsb (Results 1 - 5 of 5) sorted by relevance

/fs/xfs/
H A Dxfs_trans.h202 struct xfs_buf *xfs_trans_getsb(xfs_trans_t *, struct xfs_mount *, int);
H A Dxfs_trans.c415 bp = xfs_trans_getsb(tp, tp->t_mountp, 0);
H A Dxfs_trans_buf.c193 xfs_trans_getsb(xfs_trans_t *tp, function
H A Dxfs_trace.h530 DEFINE_BUF_ITEM_EVENT(xfs_trans_getsb); variable
/fs/xfs/libxfs/
H A Dxfs_sb.c840 bp = xfs_trans_getsb(tp, mp, 0);

Completed in 46 milliseconds