get_inode          21 fs/hppfs/hppfs.c static struct inode *get_inode(struct super_block *, struct dentry *);
get_inode         174 fs/hppfs/hppfs.c 	inode = get_inode(ino->i_sb, proc_dentry);
get_inode         719 fs/hppfs/hppfs.c 	root_inode = get_inode(sb, proc_mnt->mnt_sb->s_root);
get_inode         781 fs/libfs.c     		inode = get_inode(sb, fid->i32.ino, fid->i32.gen);
get_inode         813 fs/libfs.c     		inode = get_inode(sb, fid->i32.parent_ino,
get_inode          97 security/inode.c 	inode = get_inode(dir->i_sb, mode, dev);