Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dinternal.h87 extern bool trylock_super(struct super_block *sb);
Dsuper.c74 if (!trylock_super(sb)) in super_cache_scan()
382 bool trylock_super(struct super_block *sb) in trylock_super() function
Dfs-writeback.c1593 if (!trylock_super(sb)) { in __writeback_inodes_wb()