Home
last modified time | relevance | path

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

/openbmc/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()
131 super_unlock(sb, excl); in super_lock()
1073 super_unlock(sb, excl); in user_get_super()