Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trans.c253 tp->t_type = type; in _xfs_trans_alloc()
282 ntp->t_type = tp->t_type; in xfs_trans_dup()
369 XFS_TRANSACTION, log_flags, tp->t_type); in xfs_trans_reserve()
1122 tp->t_header.th_type = tp->t_type; in xfs_trans_fill_vecs()
Dxfs_log.h167 uint t_type);
Dxfs_trans.h860 unsigned int t_type; /* transaction type */ member
Dxfs_log.c494 uint t_type) in xfs_log_reserve() argument
520 internal_ticket->t_trans_type = t_type; in xfs_log_reserve()