Home
last modified time | relevance | path

Searched defs:reiserfs_journal_list (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Dreiserfs_fs_sb.h153 struct reiserfs_journal_list { struct
154 unsigned long j_start;
155 unsigned long j_state;
156 unsigned long j_len;
157 atomic_t j_nonzerolen;
158 atomic_t j_commit_left;
159 atomic_t j_older_commits_done; /* all commits older than this on disk */
160 struct mutex j_commit_mutex;
161 unsigned int j_trans_id;
162 time_t j_timestamp;
[all …]