Searched refs:p9_client_create (Results 1 – 3 of 3) sorted by relevance
119 struct p9_client *p9_client_create(struct mount *mp, int *error,
73 vses->clnt = p9_client_create(mp, error, virtmp->mount_tag); in p9fs_init_session()
537 p9_client_create(struct mount *mp, int *error, const char *mount_tag) in p9_client_create() function