Home
last modified time | relevance | path

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

/fs/incfs/
Dvfs.c970 struct dentry *dir_dentry = NULL; in dir_lookup() local
988 dir_dentry = dget_parent(dentry); in dir_lookup()
989 get_incfs_backing_path(dir_dentry, &dir_backing_path); in dir_lookup()
1041 dput(dir_dentry); in dir_lookup()