Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnamei.h67 extern struct dentry *try_lookup_one_len(const char *, struct dentry *, int);
/linux-6.1.9/fs/afs/
Ddynroot.c319 subdir = try_lookup_one_len(cell->name, root, cell->name_len); in afs_dynroot_rmdir()
/linux-6.1.9/fs/
Dnamei.c2672 struct dentry *try_lookup_one_len(const char *name, struct dentry *base, int len) in try_lookup_one_len() function
2685 EXPORT_SYMBOL(try_lookup_one_len);