Searched refs:PFLAGS_RESTORE_FSTRANS (Results 1 – 2 of 2) sorted by relevance
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()
73 #define PFLAGS_RESTORE_FSTRANS(STATEP) do { \ macro