Searched refs:th_num_items (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/libxfs/ | ||
D | xfs_log_format.h | 209 uint th_num_items; /* num items logged by trans */ member |
/fs/xfs/ | ||
D | xfs_log_cil.c | 579 thdr.th_num_items = num_iovecs; in xlog_cil_push() |