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()470 res = nilfs_inode_by_name(d_inode(child), &dotdot_name, &ino); in nilfs_get_parent()
257 int nilfs_inode_by_name(struct inode *dir, const struct qstr *qstr, ino_t *ino);
389 int nilfs_inode_by_name(struct inode *dir, const struct qstr *qstr, ino_t *ino) in nilfs_inode_by_name() function