Searched refs:nilfs_inode_by_name (Results 1 – 3 of 3) sorted by relevance
63 res = nilfs_inode_by_name(dir, &dentry->d_name, &ino); in nilfs_lookup()461 res = nilfs_inode_by_name(d_inode(child), &dotdot_name, &ino); in nilfs_get_parent()
236 int nilfs_inode_by_name(struct inode *dir, const struct qstr *qstr, ino_t *ino);
438 int nilfs_inode_by_name(struct inode *dir, const struct qstr *qstr, ino_t *ino) in nilfs_inode_by_name() function