Searched refs:t_pflags (Results 1 – 2 of 2) sorted by relevance
205 PFLAGS_DUP(&tp->t_pflags, &ntp->t_pflags); in xfs_trans_dup()244 PFLAGS_SET_FSTRANS(&tp->t_pflags); in xfs_trans_reserve()255 PFLAGS_RESTORE_FSTRANS(&tp->t_pflags); in xfs_trans_reserve()328 PFLAGS_RESTORE_FSTRANS(&tp->t_pflags); in xfs_trans_reserve()742 PFLAGS_RESTORE_FSTRANS(&tp->t_pflags); in xfs_trans_commit()831 PFLAGS_RESTORE_FSTRANS(&tp->t_pflags); in xfs_trans_commit()873 PFLAGS_RESTORE_FSTRANS(&tp->t_pflags); in xfs_trans_commit()1124 PFLAGS_RESTORE_FSTRANS(&tp->t_pflags); in xfs_trans_cancel()
411 xfs_pflags_t t_pflags; /* saved pflags state */ member