Home
last modified time | relevance | path

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

/linux/fs/9p/
H A Dv9fs.h171 extern int v9fs_parse_param(struct fs_context *fc, struct fs_parameter *param);
H A Dvfs_super.c302 .parse_param = v9fs_parse_param,
H A Dv9fs.c211 int v9fs_parse_param(struct fs_context *fc, struct fs_parameter *param) in v9fs_parse_param() function