Home
last modified time | relevance | path

Searched refs:bu_mutex (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dfile.c867 if (mutex_trylock(&c->bu_mutex)) in ubifs_bulk_read()
884 mutex_unlock(&c->bu_mutex); in ubifs_bulk_read()
H A Dsuper.c2031 mutex_lock(&c->bu_mutex); in ubifs_remount_fs()
2034 mutex_unlock(&c->bu_mutex); in ubifs_remount_fs()
2138 mutex_init(&c->bu_mutex); in alloc_ubifs_info()
H A Dubifs.h1321 struct mutex bu_mutex; member
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h1898 struct mutex bu_mutex; member
H A Dsuper.c2208 mutex_init(&c->bu_mutex); in alloc_ubifs_info()