Home
last modified time | relevance | path

Searched refs:f2fs_inode_by_name (Results 1 – 2 of 2) sorted by relevance

/linux/fs/f2fs/
H A Ddir.c413 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
H A Dnamei.c451 unsigned long ino = f2fs_inode_by_name(d_inode(child), &dotdot_name, &page); in f2fs_get_parent()