Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dnamei.c209 static struct dentry *ovl_lookup_positive_unlocked(struct ovl_lookup_data *d, in ovl_lookup_positive_unlocked() function
240 this = ovl_lookup_positive_unlocked(d, name, base, namelen, drop_negative); in ovl_lookup_single()