Searched refs:__gfs2_lookup (Results 1 – 1 of 1) sorted by relevance
886 static struct dentry *__gfs2_lookup(struct inode *dir, struct dentry *dentry, in __gfs2_lookup() function929 return __gfs2_lookup(dir, dentry, NULL); in gfs2_lookup()1296 d = __gfs2_lookup(dir, dentry, file); in gfs2_atomic_open()