Home
last modified time | relevance | path

Searched refs:j_osb (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Djournal.c827 osb = journal->j_osb; in ocfs2_journal_init()
1063 osb = journal->j_osb; in ocfs2_journal_load()
1120 status = ocfs2_journal_toggle_dirty(journal->j_osb, 0, 0); in ocfs2_journal_wipe()
1226 struct ocfs2_super *osb = journal->j_osb; in ocfs2_complete_recovery()
1328 queue_work(journal->j_osb->ocfs2_wq, &journal->j_recovery_work); in ocfs2_queue_recovery_completion()
H A Djournal.h44 struct ocfs2_super *j_osb; /* pointer to the super member
H A Dsuper.c2211 journal->j_osb = osb; in ocfs2_initialize_super()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Djournal.c827 journal->j_osb = osb; in ocfs2_journal_alloc()
1101 osb = journal->j_osb; in ocfs2_journal_load()
1158 status = ocfs2_journal_toggle_dirty(journal->j_osb, 0, 0); in ocfs2_journal_wipe()
1264 struct ocfs2_super *osb = journal->j_osb; in ocfs2_complete_recovery()
1366 queue_work(journal->j_osb->ocfs2_wq, &journal->j_recovery_work); in ocfs2_queue_recovery_completion()
H A Djournal.h42 struct ocfs2_super *j_osb; /* pointer to the super member

Completed in 10 milliseconds