|
Linux Kernel
3.7.1
|
#include <nilfs.h>
Data Fields | |
| u32 | ti_magic |
| void * | ti_save |
| unsigned short | ti_flags |
| unsigned short | ti_count |
| struct list_head | ti_garbage |
struct nilfs_transaction_info: context information for synchronization : Magic number : Backup of journal_info field of task_struct : Flags : Nest level : List of inode to be put when releasing semaphore
1.8.2