Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnamei.h75 extern struct dentry *try_lookup_one_len(const char *, struct dentry *, int);
/openbmc/linux/fs/afs/
H A Ddynroot.c322 subdir = try_lookup_one_len(cell->name, root, cell->name_len); in afs_dynroot_rmdir()
/openbmc/linux/fs/
H A Dnamei.c2707 struct dentry *try_lookup_one_len(const char *name, struct dentry *base, int len) in try_lookup_one_len() function
2720 EXPORT_SYMBOL(try_lookup_one_len);