Searched refs:try_lookup_one_len (Results 1 – 4 of 4) sorted by relevance
71 extern struct dentry *try_lookup_one_len(const char *, struct dentry *, int);
313 subdir = try_lookup_one_len(cell->name, root, cell->name_len); in afs_dynroot_rmdir()
464 dentry = try_lookup_one_len(param->path, base, path_len); in autofs_dev_ioctl_timeout()
2812 struct dentry *try_lookup_one_len(const char *name, struct dentry *base, int len) in try_lookup_one_len() function2825 EXPORT_SYMBOL(try_lookup_one_len);