Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dnamei.c197 static struct dentry *ovl_lookup_positive_unlocked(const char *name, in ovl_lookup_positive_unlocked() function
226 this = ovl_lookup_positive_unlocked(name, base, namelen, drop_negative); in ovl_lookup_single()