Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
A Dutil.c141 struct ovl_entry *ovl_alloc_entry(unsigned int numlower) in ovl_alloc_entry() argument
143 size_t size = offsetof(struct ovl_entry, __lowerstack[numlower]); in ovl_alloc_entry()
147 oe->__numlower = numlower; in ovl_alloc_entry()
A Doverlayfs.h446 struct ovl_entry *ovl_alloc_entry(unsigned int numlower);

Completed in 8 milliseconds