Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/overlayfs/
H A Dparams.c165 static char *ovl_next_opt(char **s) in ovl_next_opt() function
190 return vfs_parse_monolithic_sep(fc, data, ovl_next_opt); in ovl_parse_monolithic()
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dsuper.c460 static char *ovl_next_opt(char **s) in ovl_next_opt() function
517 while ((p = ovl_next_opt(&opt)) != NULL) { in ovl_parse_opt()

Completed in 5 milliseconds