Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_trans.c205 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()
Dxfs_trans.h411 xfs_pflags_t t_pflags; /* saved pflags state */ member