Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Ddcache.c584 static struct dentry *__lock_parent(struct dentry *dentry) in __lock_parent() function
619 return __lock_parent(dentry); in lock_parent()
663 parent = __lock_parent(dentry); in dentry_kill()