Home
last modified time | relevance | path

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

/linux-6.12.1/fs/overlayfs/
Dexport.c306 oe = ovl_alloc_entry(!!lower); in ovl_obtain_alias()
Doverlayfs.h446 struct ovl_entry *ovl_alloc_entry(unsigned int numlower);
Dnamei.c1280 oe = ovl_alloc_entry(ctr); in ovl_lookup()
Dutil.c141 struct ovl_entry *ovl_alloc_entry(unsigned int numlower) in ovl_alloc_entry() function
Dsuper.c1145 oe = ovl_alloc_entry(nr_merged_lower); in ovl_get_lowerstack()