Searched refs:system_file_mutex (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ocfs2/
H A Dsysfile.c101 mutex_lock(&osb->system_file_mutex);
105 mutex_unlock(&osb->system_file_mutex);
119 mutex_unlock(&osb->system_file_mutex);
H A Docfs2.h455 struct mutex system_file_mutex; member in struct:ocfs2_super
H A Dsuper.c2052 mutex_init(&osb->system_file_mutex);

Completed in 96 milliseconds