Home
last modified time | relevance | path

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

/fs/
Dnamei.c2615 struct dentry *lookup_one_len2(const char *name, struct vfsmount *mnt, struct dentry *base, int len) in lookup_one_len2() function
2630 EXPORT_SYMBOL(lookup_one_len2);
2634 return lookup_one_len2(name, NULL, base, len); in lookup_one_len()