Lines Matching refs:OCFS2_SB
414 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_sync_fs()
427 if (jbd2_journal_start_commit(OCFS2_SB(sb)->journal->j_journal, in ocfs2_sync_fs()
430 jbd2_log_wait_commit(OCFS2_SB(sb)->journal->j_journal, in ocfs2_sync_fs()
643 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_remount()
1031 osb = OCFS2_SB(sb); in ocfs2_fill_super()
1507 struct ocfs2_super *osb = OCFS2_SB(root->d_sb); in ocfs2_show_options()
1674 osb = OCFS2_SB(dentry->d_sb); in ocfs2_statfs()
1845 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_mount_volume()
1903 osb = OCFS2_SB(sb); in ocfs2_dismount_volume()
2548 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_handle_error()
2618 if (!ocfs2_mount_local(OCFS2_SB(sb))) in __ocfs2_abort()
2619 OCFS2_SB(sb)->s_mount_opt |= OCFS2_MOUNT_ERRORS_PANIC; in __ocfs2_abort()