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