Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dinode.c828 static struct dentry *__gfs2_lookup(struct inode *dir, struct dentry *dentry, in __gfs2_lookup() function
871 return __gfs2_lookup(dir, dentry, NULL, NULL); in gfs2_lookup()
1239 d = __gfs2_lookup(dir, dentry, file, opened); in gfs2_atomic_open()