Searched refs:v9fs_get_default_trans (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/net/9p/
H A Dmod.c129 * v9fs_get_default_trans - get the default transport
133 struct p9_trans_module *v9fs_get_default_trans(void) v9fs_get_default_trans() function
155 EXPORT_SYMBOL(v9fs_get_default_trans); variable
H A Dclient.c1019 clnt->trans_mod = v9fs_get_default_trans(); p9_client_create()
/linux-4.4.14/include/net/9p/
H A Dtransport.h70 struct p9_trans_module *v9fs_get_default_trans(void);

Completed in 164 milliseconds