Searched refs:bu_mutex (Results 1 – 3 of 3) sorted by relevance
848 if (mutex_trylock(&c->bu_mutex)) in ubifs_bulk_read()865 mutex_unlock(&c->bu_mutex); in ubifs_bulk_read()
1993 mutex_lock(&c->bu_mutex); in ubifs_reconfigure()1996 mutex_unlock(&c->bu_mutex); in ubifs_reconfigure()2098 mutex_init(&c->bu_mutex); in alloc_ubifs_info()
1338 struct mutex bu_mutex; member