Searched refs:nilfs_inode_by_name (Results 1 – 3 of 3) sorted by relevance
62 ino = nilfs_inode_by_name(dir, &dentry->d_name); in nilfs_lookup()445 ino = nilfs_inode_by_name(d_inode(child), &dotdot_name); in nilfs_get_parent()
230 extern ino_t nilfs_inode_by_name(struct inode *, const struct qstr *);
401 ino_t nilfs_inode_by_name(struct inode *dir, const struct qstr *qstr) in nilfs_inode_by_name() function