Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Ddcache.c653 static bool lock_for_kill(struct dentry *dentry) in lock_for_kill() function
855 while (lock_for_kill(dentry)) { in dput()
1062 } while (victim && lock_for_kill(victim)); in shrink_kill()
1076 if (!lock_for_kill(dentry)) { in shrink_dentry_list()
1513 if (!lock_for_kill(data.victim)) { in shrink_dcache_parent()