Searched refs:th_num_items (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/ | ||
D | xfs_trans.h | 48 uint th_num_items; /* num items logged by trans */ member |
D | xfs_trans.c | 1051 tp->t_header.th_num_items = nitems; in xfs_trans_fill_vecs() |