Home
last modified time | relevance | path

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

/linux-6.15/net/9p/
Dtrans_fd.c1121 static struct p9_trans_module p9_unix_trans = { variable
1184 v9fs_register_trans(&p9_unix_trans); in p9_trans_fd_init()
1194 v9fs_unregister_trans(&p9_unix_trans); in p9_trans_fd_exit()