Home
last modified time | relevance | path

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

/linux-4.19.296/fs/overlayfs/
Dsuper.c434 static char *ovl_next_opt(char **s) in ovl_next_opt() function
490 while ((p = ovl_next_opt(&opt)) != NULL) { in ovl_parse_opt()