Searched full:ffs_lock (Results 1 – 3 of 3) sorted by relevance
270 * The caller of this function takes ffs_lock294 * The caller of this function takes ffs_lock306 * It is assumed that gfs_bind is called from a context where ffs_lock is held438 * It is assumed that gfs_unbind is called from a context where ffs_lock is held469 * ffs_lock is held
54 extern struct mutex ffs_lock;58 mutex_lock(&ffs_lock); in ffs_dev_lock()63 mutex_unlock(&ffs_lock); in ffs_dev_unlock()
279 DEFINE_MUTEX(ffs_lock);280 EXPORT_SYMBOL_GPL(ffs_lock);3934 * ffs_lock must be taken by the caller of this function3950 * ffs_lock must be taken by the caller of this function4131 * ffs_lock must be taken by the caller of this function4195 * ffs_lock must be taken by the caller of this function