Searched refs:log_mutex (Results 1 – 3 of 3) sorted by relevance
184 mutex_lock(&c->log_mutex); in ubifs_add_bud_to_log()275 mutex_unlock(&c->log_mutex); in ubifs_add_bud_to_log()280 mutex_unlock(&c->log_mutex); in ubifs_add_bud_to_log()460 mutex_lock(&c->log_mutex); in ubifs_log_end_commit()483 mutex_unlock(&c->log_mutex); in ubifs_log_end_commit()514 mutex_lock(&c->log_mutex); in ubifs_log_post_commit()523 mutex_unlock(&c->log_mutex); in ubifs_log_post_commit()
1851 struct mutex log_mutex; member
2214 mutex_init(&c->log_mutex); in alloc_ubifs_info()
Completed in 19 milliseconds