Searched refs:gfs2_inode_lookup (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/gfs2/ |
| D | inode.h | 91 extern struct inode *gfs2_inode_lookup(struct super_block *sb, unsigned type,
|
| D | inode.c | 120 struct inode *gfs2_inode_lookup(struct super_block *sb, unsigned int type, in gfs2_inode_lookup() function 222 inode = gfs2_inode_lookup(sb, DT_UNKNOWN, no_addr, 0, blktype); in gfs2_lookup_by_inum()
|
| D | ops_fstype.c | 448 inode = gfs2_inode_lookup(sb, DT_DIR, no_addr, 0, in gfs2_lookup_root()
|
| D | dir.c | 1665 inode = gfs2_inode_lookup(dir->i_sb, dtype, addr, formal_ino, in gfs2_dir_search()
|