Lines Matching defs:osb
213 static int ocfs2_osb_dump(struct ocfs2_super *osb, char *buf, int len) in ocfs2_osb_dump()
342 struct ocfs2_super *osb = inode->i_private; in ocfs2_osb_debug_open() local
397 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_sync_fs() local
419 static int ocfs2_need_system_inode(struct ocfs2_super *osb, int ino) in ocfs2_need_system_inode()
432 static int ocfs2_init_global_system_inodes(struct ocfs2_super *osb) in ocfs2_init_global_system_inodes()
477 static int ocfs2_init_local_system_inodes(struct ocfs2_super *osb) in ocfs2_init_local_system_inodes()
506 static void ocfs2_release_system_inodes(struct ocfs2_super *osb) in ocfs2_release_system_inodes()
609 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_remount() local
808 static int ocfs2_verify_heartbeat(struct ocfs2_super *osb) in ocfs2_verify_heartbeat()
849 static int ocfs2_verify_userspace_stack(struct ocfs2_super *osb, in ocfs2_verify_userspace_stack()
873 static int ocfs2_susp_quotas(struct ocfs2_super *osb, int unsuspend) in ocfs2_susp_quotas()
904 static int ocfs2_enable_quotas(struct ocfs2_super *osb) in ocfs2_enable_quotas()
944 static void ocfs2_disable_quotas(struct ocfs2_super *osb) in ocfs2_disable_quotas()
976 struct ocfs2_super *osb = NULL; in ocfs2_fill_super() local
1473 struct ocfs2_super *osb = OCFS2_SB(root->d_sb); in ocfs2_show_options() local
1615 struct ocfs2_super *osb; in ocfs2_statfs() local
1784 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_mount_volume() local
1855 struct ocfs2_super *osb = NULL; in ocfs2_dismount_volume() local
1945 static int ocfs2_setup_osb_uuid(struct ocfs2_super *osb, const unsigned char *uuid, in ocfs2_setup_osb_uuid()
1972 static int ocfs2_journal_addressable(struct ocfs2_super *osb) in ocfs2_journal_addressable()
2008 struct ocfs2_super *osb; in ocfs2_initialize_super() local
2386 static int ocfs2_check_volume(struct ocfs2_super *osb) in ocfs2_check_volume()
2493 static void ocfs2_delete_osb(struct ocfs2_super *osb) in ocfs2_delete_osb()
2526 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_handle_error() local