Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dinternal.h103 extern bool trylock_super(struct super_block *sb);
Dsuper.c77 if (!trylock_super(sb)) in super_cache_scan()
410 bool trylock_super(struct super_block *sb) in trylock_super() function
Dfs-writeback.c1647 if (!trylock_super(sb)) { in __writeback_inodes_wb()