Lines Matching refs:OCFS2_SB
416 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_sync_fs()
429 if (jbd2_journal_start_commit(OCFS2_SB(sb)->journal->j_journal, in ocfs2_sync_fs()
432 jbd2_log_wait_commit(OCFS2_SB(sb)->journal->j_journal, in ocfs2_sync_fs()
645 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_remount()
1033 osb = OCFS2_SB(sb); in ocfs2_fill_super()
1518 struct ocfs2_super *osb = OCFS2_SB(root->d_sb); in ocfs2_show_options()
1687 osb = OCFS2_SB(dentry->d_sb); in ocfs2_statfs()
1856 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_mount_volume()
1914 osb = OCFS2_SB(sb); in ocfs2_dismount_volume()
2563 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_handle_error()
2641 if (!ocfs2_mount_local(OCFS2_SB(sb))) in __ocfs2_abort()
2642 OCFS2_SB(sb)->s_mount_opt |= OCFS2_MOUNT_ERRORS_PANIC; in __ocfs2_abort()