Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dnamei.c1149 ctx->stack = ovl_stack_alloc(ofs->numlayer - 1); in ovl_lookup_layers()
H A Dutil.c114 struct ovl_path *ovl_stack_alloc(unsigned int n) in ovl_stack_alloc() function