Home
last modified time | relevance | path

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

/Linux-v6.6/fs/overlayfs/
Dexport.c308 oe = ovl_alloc_entry(!!lower); in ovl_obtain_alias()
Doverlayfs.h413 struct ovl_entry *ovl_alloc_entry(unsigned int numlower);
Dutil.c115 struct ovl_entry *ovl_alloc_entry(unsigned int numlower) in ovl_alloc_entry() function
Dnamei.c1251 oe = ovl_alloc_entry(ctr); in ovl_lookup()
Dsuper.c1206 oe = ovl_alloc_entry(nr_merged_lower); in ovl_get_lowerstack()