p9_client_create
v9ses->clnt = p9_client_create(fc);
struct p9_client *p9_client_create(struct fs_context *fc);
EXPORT_SYMBOL(p9_client_create);