Home
last modified time | relevance | path

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

/linux/fs/
H A Dsuper.c61 static inline void super_unlock(struct super_block *sb, bool excl) in super_unlock() function
76 super_unlock(sb, true); in super_unlock_excl()
81 super_unlock(sb, false); in super_unlock_shared()
128 super_unlock(sb, excl); in super_lock()
993 super_unlock(sb, excl); in user_get_super()
1391 super_unlock(sb, excl); in bdev_super_lock()