Home
last modified time | relevance | path

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

/linux-4.19.296/fs/9p/
Dv9fs.c177 static int v9fs_parse_options(struct v9fs_session_info *v9ses, char *opts) in v9fs_parse_options() function
437 rc = v9fs_parse_options(v9ses, data); in v9fs_session_init()