Searched refs:th_type (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/fs/xfs/libxfs/ | ||
D | xfs_log_format.h | 214 uint th_type; /* transaction type */ member |
/Linux-v5.4/fs/xfs/ | ||
D | xfs_log_cil.c | 794 thdr.th_type = XFS_TRANS_CHECKPOINT; in xlog_cil_push() |