|
Linux Kernel
3.7.1
|
#include <xfs_trans.h>
Data Fields | |
| uint | th_magic |
| uint | th_type |
| __int32_t | th_tid |
| uint | th_num_items |
Definition at line 32 of file xfs_trans.h.
| uint th_magic |
Definition at line 33 of file xfs_trans.h.
| uint th_num_items |
Definition at line 36 of file xfs_trans.h.
| __int32_t th_tid |
Definition at line 35 of file xfs_trans.h.
| uint th_type |
Definition at line 34 of file xfs_trans.h.
1.8.2