Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
A Dovl_entry.h115 struct ovl_entry *ovl_alloc_entry(unsigned int numlower);
A Dexport.c317 oe = ovl_alloc_entry(lower ? 1 : 0); in ovl_obtain_alias()
A Doverlayfs.h287 struct ovl_entry *ovl_alloc_entry(unsigned int numlower);
A Dutil.c86 struct ovl_entry *ovl_alloc_entry(unsigned int numlower) in ovl_alloc_entry() function
A Dnamei.c1060 oe = ovl_alloc_entry(ctr); in ovl_lookup()
A Dsuper.c1832 oe = ovl_alloc_entry(numlower); in ovl_get_lowerstack()

Completed in 14 milliseconds