Searched refs:f2fs_inode_by_name (Results 1 – 2 of 2) sorted by relevance
413 ino_t f2fs_inode_by_name(struct inode *dir, const struct qstr *qstr, in f2fs_set_link() 390 ino_t f2fs_inode_by_name(struct inode *dir, const struct qstr *qstr, f2fs_inode_by_name() function
451 unsigned long ino = f2fs_inode_by_name(d_inode(child), &dotdot_name, &page); in f2fs_get_parent()