Home
last modified time | relevance | path

Searched refs:try_lookup_one_len (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dnamei.h84 extern struct dentry *try_lookup_one_len(const char *, struct dentry *, int);
/Linux-v4.19/fs/afs/
Ddynroot.c236 subdir = try_lookup_one_len(cell->name, root, cell->name_len); in afs_dynroot_rmdir()
/Linux-v4.19/fs/
Dnamei.c2504 struct dentry *try_lookup_one_len(const char *name, struct dentry *base, int len) in try_lookup_one_len() function
2517 EXPORT_SYMBOL(try_lookup_one_len);