Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_trans.h295 struct xfs_trans *old_tp, in xfs_trans_switch_context() argument
298 ASSERT(current->journal_info == old_tp); in xfs_trans_switch_context()
299 new_tp->t_pflags = old_tp->t_pflags; in xfs_trans_switch_context()
300 old_tp->t_pflags = 0; in xfs_trans_switch_context()