Searched refs:try_lookup_one_len (Results 1 – 3 of 3) sorted by relevance
67 extern struct dentry *try_lookup_one_len(const char *, struct dentry *, int);
319 subdir = try_lookup_one_len(cell->name, root, cell->name_len); in afs_dynroot_rmdir()
2672 struct dentry *try_lookup_one_len(const char *name, struct dentry *base, int len) in try_lookup_one_len() function2685 EXPORT_SYMBOL(try_lookup_one_len);