Linux Kernel
3.7.1
|
#include <reiserfs.h>
Definition at line 247 of file reiserfs.h.
int j_1st_reserved_block |
Definition at line 254 of file reiserfs.h.
struct buffer_head** j_ap_blocks |
Definition at line 248 of file reiserfs.h.
atomic_t j_async_throttle |
Definition at line 326 of file reiserfs.h.
unsigned long j_bcount |
Definition at line 263 of file reiserfs.h.
Definition at line 303 of file reiserfs.h.
int j_cnode_free |
Definition at line 279 of file reiserfs.h.
struct reiserfs_journal_cnode* j_cnode_free_list |
Definition at line 287 of file reiserfs.h.
struct reiserfs_journal_cnode* j_cnode_free_orig |
Definition at line 288 of file reiserfs.h.
int j_cnode_used |
Definition at line 278 of file reiserfs.h.
struct reiserfs_journal_list* j_current_jl |
Definition at line 290 of file reiserfs.h.
unsigned int j_default_max_commit_age |
Definition at line 285 of file reiserfs.h.
struct block_device* j_dev_bd |
Definition at line 252 of file reiserfs.h.
fmode_t j_dev_mode |
Definition at line 253 of file reiserfs.h.
Definition at line 304 of file reiserfs.h.
spinlock_t j_dirty_buffers_lock |
Definition at line 305 of file reiserfs.h.
int j_errno |
Definition at line 321 of file reiserfs.h.
struct reiserfs_journal_cnode* j_first |
Definition at line 250 of file reiserfs.h.
unsigned long j_first_unflushed_offset |
Definition at line 264 of file reiserfs.h.
Definition at line 270 of file reiserfs.h.
int j_free_bitmap_nodes |
Definition at line 291 of file reiserfs.h.
struct reiserfs_journal_cnode* j_hash_table[JOURNAL_HASH_SIZE] |
Definition at line 313 of file reiserfs.h.
struct buffer_head* j_header_bh |
Definition at line 266 of file reiserfs.h.
atomic_t j_jlock |
Definition at line 272 of file reiserfs.h.
wait_queue_head_t j_join_wait |
Definition at line 271 of file reiserfs.h.
Definition at line 308 of file reiserfs.h.
struct reiserfs_journal_cnode* j_last |
Definition at line 249 of file reiserfs.h.
unsigned int j_last_commit_id |
Definition at line 301 of file reiserfs.h.
unsigned int j_last_flush_id |
Definition at line 298 of file reiserfs.h.
unsigned j_last_flush_trans_id |
Definition at line 265 of file reiserfs.h.
unsigned long j_len |
Definition at line 260 of file reiserfs.h.
unsigned long j_len_alloc |
Definition at line 261 of file reiserfs.h.
struct reiserfs_list_bitmap j_list_bitmap[JOURNAL_NUM_BITMAPS] |
Definition at line 312 of file reiserfs.h.
int j_list_bitmap_index |
Definition at line 273 of file reiserfs.h.
struct reiserfs_journal_cnode* j_list_hash_table[JOURNAL_HASH_SIZE] |
Definition at line 314 of file reiserfs.h.
unsigned int j_max_batch |
Definition at line 282 of file reiserfs.h.
unsigned long j_max_batch_size |
Definition at line 319 of file reiserfs.h.
unsigned int j_max_commit_age |
Definition at line 283 of file reiserfs.h.
unsigned int j_max_trans_age |
Definition at line 284 of file reiserfs.h.
unsigned long j_max_trans_size |
Definition at line 318 of file reiserfs.h.
unsigned long j_mount_id |
Definition at line 258 of file reiserfs.h.
int j_must_wait |
Definition at line 274 of file reiserfs.h.
Definition at line 269 of file reiserfs.h.
int j_next_async_flush |
Definition at line 276 of file reiserfs.h.
int j_next_full_flush |
Definition at line 275 of file reiserfs.h.
int j_num_lists |
Definition at line 294 of file reiserfs.h.
int j_num_work_lists |
Definition at line 295 of file reiserfs.h.
int j_persistent_trans |
Definition at line 317 of file reiserfs.h.
Definition at line 316 of file reiserfs.h.
unsigned long j_start |
Definition at line 259 of file reiserfs.h.
unsigned long j_state |
Definition at line 256 of file reiserfs.h.
unsigned int j_trans_id |
Definition at line 257 of file reiserfs.h.
unsigned int j_trans_max |
Definition at line 281 of file reiserfs.h.
time_t j_trans_start_time |
Definition at line 268 of file reiserfs.h.
int j_used_bitmap_nodes |
Definition at line 292 of file reiserfs.h.
atomic_t j_wcount |
Definition at line 262 of file reiserfs.h.
struct delayed_work j_work |
Definition at line 324 of file reiserfs.h.
struct super_block* j_work_sb |
Definition at line 325 of file reiserfs.h.
Definition at line 310 of file reiserfs.h.