Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnamei.h73 extern struct dentry *try_lookup_one_len(const char *, struct dentry *, int);
/linux-6.15/fs/autofs/
H A Ddev-ioctl.c462 dentry = try_lookup_one_len(param->path, base, path_len); in autofs_dev_ioctl_timeout()
/linux-6.15/fs/
H A Dnamei.c2918 struct dentry *try_lookup_one_len(const char *name, struct dentry *base, int len) in try_lookup_one_len() function
2929 EXPORT_SYMBOL(try_lookup_one_len);