Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/overlayfs/
H A Dnamei.c196 static struct dentry *ovl_lookup_positive_unlocked(const char *name, in ovl_lookup_positive_unlocked() function
225 this = ovl_lookup_positive_unlocked(name, base, namelen, drop_negative); in ovl_lookup_single()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds