Linux Kernel
3.7.1
|
#include <journal.h>
Data Fields | |
enum ocfs2_journal_state | j_state |
journal_t * | j_journal |
struct inode * | j_inode |
struct ocfs2_super * | j_osb |
struct buffer_head * | j_bh |
atomic_t | j_num_trans |
spinlock_t | j_lock |
unsigned long | j_trans_id |
struct rw_semaphore | j_trans_barrier |
wait_queue_head_t | j_checkpointed |
struct list_head | j_la_cleanups |
struct work_struct | j_recovery_work |
wait_queue_head_t j_checkpointed |
spinlock_t j_lock |
struct ocfs2_super* j_osb |
struct work_struct j_recovery_work |
enum ocfs2_journal_state j_state |
struct rw_semaphore j_trans_barrier |