Searched refs:bu_mutex (Results 1 – 3 of 3) sorted by relevance
877 if (mutex_trylock(&c->bu_mutex)) in ubifs_bulk_read()894 mutex_unlock(&c->bu_mutex); in ubifs_bulk_read()
1909 mutex_lock(&c->bu_mutex); in ubifs_remount_fs()1912 mutex_unlock(&c->bu_mutex); in ubifs_remount_fs()2015 mutex_init(&c->bu_mutex); in alloc_ubifs_info()
1294 struct mutex bu_mutex; member