Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dexport.c308 oe = ovl_alloc_entry(!!lower); in ovl_obtain_alias()
H A Doverlayfs.h421 struct ovl_entry *ovl_alloc_entry(unsigned int numlower);
H A Dutil.c115 struct ovl_entry *ovl_alloc_entry(unsigned int numlower) in ovl_alloc_entry() function
H A Dnamei.c1251 oe = ovl_alloc_entry(ctr); in ovl_lookup()
H A Dsuper.c1206 oe = ovl_alloc_entry(nr_merged_lower); in ovl_get_lowerstack()