Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
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.h503 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