Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dinternal.h116 extern bool trylock_super(struct super_block *sb);
Dsuper.c80 if (!trylock_super(sb)) in super_cache_scan()
416 bool trylock_super(struct super_block *sb) in trylock_super() function
Dfs-writeback.c1781 if (!trylock_super(sb)) { in __writeback_inodes_wb()