Home
last modified time | relevance | path

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

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