Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dutil.c142 struct ovl_entry *ovl_alloc_entry(unsigned int numlower) in ovl_alloc_entry() argument
146 oe = kzalloc_flex(*oe, __lowerstack, numlower); in ovl_alloc_entry()
148 oe->__numlower = numlower; in ovl_alloc_entry()