Searched refs:gfs2_inode_lookup (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/gfs2/ |
H A D | inode.h | 91 struct inode *gfs2_inode_lookup(struct super_block *sb, unsigned type,
|
H A D | util.c | 271 inode = gfs2_inode_lookup(sdp->sd_vfs, DT_UNKNOWN, in signal_our_withdraw()
|
H A D | inode.c | 114 struct inode *gfs2_inode_lookup(struct super_block *sb, unsigned int type, in gfs2_inode_lookup() function 250 inode = gfs2_inode_lookup(sb, DT_UNKNOWN, no_addr, no_formal_ino, in gfs2_lookup_by_inum()
|
H A D | ops_fstype.c | 462 inode = gfs2_inode_lookup(sb, DT_DIR, no_addr, 0, in gfs2_lookup_root()
|
H A D | dir.c | 1664 inode = gfs2_inode_lookup(dir->i_sb, dtype, addr, formal_ino, in gfs2_dir_search()
|