Home
last modified time | relevance | path

Searched refs:erofs_namei (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/erofs/
H A Dnamei.c168 int erofs_namei(struct inode *dir, in erofs_namei() function
229 err = erofs_namei(dir, &dentry->d_name, &nid, &d_type); in erofs_lookup()
H A Dinternal.h382 int erofs_namei(struct inode *dir, struct qstr *name,
/kernel/linux/linux-6.6/fs/erofs/
H A Dnamei.c161 int erofs_namei(struct inode *dir, const struct qstr *name, erofs_nid_t *nid, in erofs_namei() function
206 err = erofs_namei(dir, &dentry->d_name, &nid, &d_type); in erofs_lookup()
H A Dinternal.h425 int erofs_namei(struct inode *dir, const struct qstr *name,
H A Dsuper.c566 err = erofs_namei(d_inode(child), &dotdot_name, &nid, &d_type); in erofs_get_parent()

Completed in 4 milliseconds