system_file_mutex  456 fs/ocfs2/ocfs2.h 	struct mutex system_file_mutex;
system_file_mutex 2049 fs/ocfs2/super.c 	mutex_init(&osb->system_file_mutex);
system_file_mutex  103 fs/ocfs2/sysfile.c 	mutex_lock(&osb->system_file_mutex);
system_file_mutex  107 fs/ocfs2/sysfile.c 		mutex_unlock(&osb->system_file_mutex);
system_file_mutex  121 fs/ocfs2/sysfile.c 	mutex_unlock(&osb->system_file_mutex);