Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_log_format.h214 uint th_type; /* transaction type */ member
/linux-4.19.296/fs/xfs/
Dxfs_log_cil.c778 thdr.th_type = XFS_TRANS_CHECKPOINT; in xlog_cil_push()