Searched refs:t_pflags (Results 1 – 2 of 2) sorted by relevance
308 PFLAGS_DUP(&tp->t_pflags, &ntp->t_pflags); in xfs_trans_dup()347 PFLAGS_SET_FSTRANS(&tp->t_pflags); in xfs_trans_reserve()359 PFLAGS_RESTORE_FSTRANS(&tp->t_pflags); in xfs_trans_reserve()432 PFLAGS_RESTORE_FSTRANS(&tp->t_pflags); in xfs_trans_reserve()827 PFLAGS_RESTORE_FSTRANS(&tp->t_pflags); in _xfs_trans_commit()892 PFLAGS_RESTORE_FSTRANS(&tp->t_pflags); in _xfs_trans_commit()934 PFLAGS_RESTORE_FSTRANS(&tp->t_pflags); in _xfs_trans_commit()1190 PFLAGS_RESTORE_FSTRANS(&tp->t_pflags); in xfs_trans_cancel()
383 unsigned long t_pflags; /* saved process flags state */ member