Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dinode.h91 struct inode *gfs2_inode_lookup(struct super_block *sb, unsigned type,
H A Dutil.c271 inode = gfs2_inode_lookup(sdp->sd_vfs, DT_UNKNOWN, in signal_our_withdraw()
H A Dinode.c114 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 Dops_fstype.c462 inode = gfs2_inode_lookup(sb, DT_DIR, no_addr, 0, in gfs2_lookup_root()
H A Ddir.c1664 inode = gfs2_inode_lookup(dir->i_sb, dtype, addr, formal_ino, in gfs2_dir_search()