Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dinternal.h117 extern bool trylock_super(struct super_block *sb);
H A Dsuper.c80 if (!trylock_super(sb)) in super_cache_scan()
416 bool trylock_super(struct super_block *sb) in trylock_super() function
H A Dfs-writeback.c1792 if (!trylock_super(sb)) { in __writeback_inodes_wb()