Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnamei.h60 extern struct dentry *try_lookup_one_len(const char *, struct dentry *, int);
/Linux-v5.4/fs/afs/
Ddynroot.c227 subdir = try_lookup_one_len(cell->name, root, cell->name_len); in afs_dynroot_rmdir()
/Linux-v5.4/fs/
Dnamei.c2494 struct dentry *try_lookup_one_len(const char *name, struct dentry *base, int len) in try_lookup_one_len() function
2507 EXPORT_SYMBOL(try_lookup_one_len);