Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
Dinternal.h112 extern bool super_trylock_shared(struct super_block *sb);
Dsuper.c203 if (!super_trylock_shared(sb)) in super_cache_scan()
605 bool super_trylock_shared(struct super_block *sb) in super_trylock_shared() function
Dfs-writeback.c1978 if (!super_trylock_shared(sb)) { in __writeback_inodes_wb()