Searched refs:ext2_inode_by_name (Results 1 – 3 of 3) sorted by relevance
65 ino = ext2_inode_by_name(dir, &dentry->d_name); in ext2_lookup()82 unsigned long ino = ext2_inode_by_name(d_inode(child), &dotdot); in ext2_get_parent()
754 extern ino_t ext2_inode_by_name(struct inode *, struct qstr *);
438 ino_t ext2_inode_by_name(struct inode *dir, struct qstr *child) in ext2_inode_by_name() function