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