Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Ddcache.c629 static struct dentry *__lock_parent(struct dentry *dentry) in __lock_parent() function
664 return __lock_parent(dentry); in lock_parent()
727 parent = __lock_parent(dentry); in dentry_kill()