Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/overlayfs/
H A Dnamei.c17 struct ovl_lookup_data { struct
28 static int ovl_check_redirect(struct dentry *dentry, struct ovl_lookup_data *d, in ovl_check_redirect()
216 static int ovl_lookup_single(struct dentry *base, struct ovl_lookup_data *d, in ovl_lookup_single()
300 static int ovl_lookup_layer(struct dentry *base, struct ovl_lookup_data *d, in ovl_lookup_layer()
836 struct ovl_lookup_data d = { in ovl_lookup()
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dnamei.c19 struct ovl_lookup_data { struct
33 static int ovl_check_redirect(const struct path *path, struct ovl_lookup_data *d, in ovl_check_redirect()
209 static struct dentry *ovl_lookup_positive_unlocked(struct ovl_lookup_data *d, in ovl_lookup_positive_unlocked()
230 static int ovl_lookup_single(struct dentry *base, struct ovl_lookup_data *d, in ovl_lookup_single()
318 static int ovl_lookup_layer(struct dentry *base, struct ovl_lookup_data *d, in ovl_lookup_layer()
1021 struct ovl_lookup_data d = { in ovl_lookup()

Completed in 4 milliseconds