Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dinode.c839 static struct dentry *__gfs2_lookup(struct inode *dir, struct dentry *dentry, in __gfs2_lookup() function
882 return __gfs2_lookup(dir, dentry, NULL); in gfs2_lookup()
1246 d = __gfs2_lookup(dir, dentry, file); in gfs2_atomic_open()