Home
last modified time | relevance | path

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

/linux/fs/
H A Ddcache.c707 static bool lock_for_kill(struct dentry *dentry) in lock_for_kill() function
909 while (lock_for_kill(dentry)) { in dput()
1116 } while (victim && lock_for_kill(victim)); in shrink_kill()
1130 if (!lock_for_kill(dentry)) { in shrink_dentry_list()
1567 if (!lock_for_kill(data.victim)) { in shrink_dcache_parent()