Home
last modified time | relevance | path

Searched refs:ovl_alloc_entry (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/fs/overlayfs/
H A Dovl_entry.h122 struct ovl_entry *ovl_alloc_entry(unsigned int numlower);
H A Dutil.c82 struct ovl_entry *ovl_alloc_entry(unsigned int numlower) in ovl_alloc_entry() function
H A Doverlayfs.h258 struct ovl_entry *ovl_alloc_entry(unsigned int numlower);
H A Dexport.c315 oe = ovl_alloc_entry(lower ? 1 : 0); in ovl_obtain_alias()
H A Dnamei.c1054 oe = ovl_alloc_entry(ctr); in ovl_lookup()
H A Dsuper.c1744 oe = ovl_alloc_entry(numlower); in ovl_get_lowerstack()
/kernel/linux/linux-6.6/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 Dsuper.c1206 oe = ovl_alloc_entry(nr_merged_lower); in ovl_get_lowerstack()
H A Dnamei.c1251 oe = ovl_alloc_entry(ctr); in ovl_lookup()
H A Dutil.c115 struct ovl_entry *ovl_alloc_entry(unsigned int numlower) in ovl_alloc_entry() function

Completed in 17 milliseconds