Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ocfs2/
Djournal.h36 struct ocfs2_journal { struct
37 enum ocfs2_journal_state j_state; /* Journals current state */ argument
39 journal_t *j_journal; /* The kernels journal type */
40 struct inode *j_inode; /* Kernel inode pointing to
42 struct ocfs2_super *j_osb; /* pointer to the super
67 static inline unsigned long ocfs2_inc_trans_id(struct ocfs2_journal *j) in ocfs2_inc_trans_id() argument
/kernel/linux/linux-5.10/fs/ocfs2/
Djournal.h38 struct ocfs2_journal { struct
39 enum ocfs2_journal_state j_state; /* Journals current state */ argument
41 journal_t *j_journal; /* The kernels journal type */
42 struct inode *j_inode; /* Kernel inode pointing to
44 struct ocfs2_super *j_osb; /* pointer to the super
69 static inline unsigned long ocfs2_inc_trans_id(struct ocfs2_journal *j) in ocfs2_inc_trans_id() argument