Lines Matching full:9
3 * net/9p/9p.c
5 * 9P entry point
18 #include <net/9p/9p.h>
21 #include <net/9p/client.h>
22 #include <net/9p/transport.h>
30 MODULE_PARM_DESC(debug, "9P debugging level");
65 * v9fs_register_trans - register a new transport with 9p
78 * v9fs_unregister_trans - unregister a 9p transport
166 pr_info("Installing 9P2000 support\n"); in init_p9()
179 pr_info("Unloading 9P2000 support\n"); in exit_p9()
192 MODULE_DESCRIPTION("Plan 9 Resource Sharing Support (9P2000)");