Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dinode.c197 fsid = ovl_layer_lower(dentry)->fsid; in ovl_getattr()
226 fsid = ovl_layer_lower(dentry)->fsid; in ovl_getattr()
H A Dreaddir.c613 ovl_layer_lower(this)->fsid, in ovl_cache_update()
799 const struct ovl_layer *lower_layer = ovl_layer_lower(dir); in ovl_iterate_real()
H A Doverlayfs.h510 const struct ovl_layer *ovl_layer_lower(struct dentry *dentry);
H A Dutil.c326 const struct ovl_layer *ovl_layer_lower(struct dentry *dentry) in ovl_layer_lower() function