Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_trans.h206 struct xfs_buf *xfs_trans_getsb(xfs_trans_t *, struct xfs_mount *, int);
Dxfs_trans_buf.c175 xfs_trans_getsb( in xfs_trans_getsb() function
Dxfs_trans.c455 bp = xfs_trans_getsb(tp, tp->t_mountp, 0); in xfs_trans_apply_sb_deltas()
Dxfs_trace.h480 DEFINE_BUF_ITEM_EVENT(xfs_trans_getsb);
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_sb.c938 struct xfs_buf *bp = xfs_trans_getsb(tp, mp, 0); in xfs_log_sb()
1068 bp = xfs_trans_getsb(tp, mp, 0); in xfs_sync_sb_buf()