Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Ddcache.c698 static bool lock_for_kill(struct dentry *dentry) in lock_for_kill() function
900 while (lock_for_kill(dentry)) { in dput()
1107 } while (victim && lock_for_kill(victim)); in shrink_kill()
1121 if (!lock_for_kill(dentry)) { in shrink_dentry_list()
1558 if (!lock_for_kill(data.victim)) { in shrink_dcache_parent()