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

/linux-master/fs/xfs/
H A Dxfs_trans.h214 struct xfs_buf *xfs_trans_getsb(struct xfs_trans *);
H A Dxfs_trans_buf.c172 xfs_trans_getsb( function
H A Dxfs_trans.c482 bp = xfs_trans_getsb(tp);
H A Dxfs_trace.h640 DEFINE_BUF_ITEM_EVENT(xfs_trans_getsb); variable
/linux-master/fs/xfs/libxfs/
H A Dxfs_sb.c1020 struct xfs_buf *bp = xfs_trans_getsb(tp);
1168 bp = xfs_trans_getsb(tp);
/linux-master/fs/xfs/scrub/
H A Drepair.c721 bp = xfs_trans_getsb(sc->tp);

Completed in 225 milliseconds