Home
last modified time | relevance | path

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

/linux-6.15/fs/overlayfs/
H A Dexport.c311 oe = ovl_alloc_entry(!!lower); in ovl_obtain_alias()
H A Doverlayfs.h440 struct ovl_entry *ovl_alloc_entry(unsigned int numlower);
H A Dutil.c146 struct ovl_entry *ovl_alloc_entry(unsigned int numlower) in ovl_alloc_entry() function
H A Dsuper.c1169 oe = ovl_alloc_entry(nr_merged_lower); in ovl_get_lowerstack()
H A Dnamei.c1278 oe = ovl_alloc_entry(ctr); in ovl_lookup()