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

/linux-4.1.27/fs/xfs/
H A Dxfs_trans.h202 struct xfs_buf *xfs_trans_getsb(xfs_trans_t *, struct xfs_mount *, int);
H A Dxfs_trans.c410 bp = xfs_trans_getsb(tp, tp->t_mountp, 0); xfs_trans_apply_sb_deltas()
H A Dxfs_trans_buf.c191 xfs_trans_getsb(xfs_trans_t *tp, xfs_trans_getsb() function
H A Dxfs_trace.h530 DEFINE_BUF_ITEM_EVENT(xfs_trans_getsb); variable
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_sb.c762 struct xfs_buf *bp = xfs_trans_getsb(tp, mp, 0); xfs_log_sb()

Completed in 126 milliseconds