Home
last modified time | relevance | path

Searched refs:umount_mutex (Results 1 – 2 of 2) sorted by relevance

/u-boot/fs/ubifs/
A Dsuper.c1761 mutex_unlock(&c->umount_mutex); in ubifs_umount()
1791 mutex_lock(&c->umount_mutex); in ubifs_remount_rw()
1920 mutex_unlock(&c->umount_mutex); in ubifs_remount_rw()
1938 mutex_unlock(&c->umount_mutex); in ubifs_remount_rw()
1956 mutex_lock(&c->umount_mutex); in ubifs_remount_ro()
1985 mutex_unlock(&c->umount_mutex); in ubifs_remount_ro()
2012 mutex_lock(&c->umount_mutex); in ubifs_put_super()
2064 mutex_unlock(&c->umount_mutex); in ubifs_put_super()
2215 mutex_init(&c->umount_mutex); in alloc_ubifs_info()
2303 mutex_lock(&c->umount_mutex); in ubifs_fill_super()
[all …]
A Dubifs.h1991 struct mutex umount_mutex; member

Completed in 28 milliseconds