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

/linux-master/fs/ubifs/
H A Djournal.c880 mutex_lock(&c->write_reserve_mutex);
941 mutex_unlock(&c->write_reserve_mutex);
953 mutex_unlock(&c->write_reserve_mutex);
H A Dubifs.h1094 * @write_reserve_mutex: protects @write_reserve_buf
1356 struct mutex write_reserve_mutex; member in struct:ubifs_info
H A Dsuper.c2152 mutex_init(&c->write_reserve_mutex);

Completed in 214 milliseconds