Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dnamei.c1306 ctx->oe = ovl_alloc_entry(ctx->ctr); in ovl_lookup_layers()
H A Dutil.c142 struct ovl_entry *ovl_alloc_entry(unsigned int numlower) in ovl_alloc_entry() function
H A Dsuper.c1220 oe = ovl_alloc_entry(nr_merged_lower); in ovl_get_lowerstack()