Home
last modified time | relevance | path

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

/linux/net/9p/
H A Dtrans_fd.c714 if (clnt->trans_opts.fd.wfd != ~0) in p9_fd_show_options()
715 seq_printf(m, ",wfd=%u", clnt->trans_opts.fd.wfd); in p9_fd_show_options()
720 static int p9_fd_open(struct p9_client *client, int rfd, int wfd) in p9_fd_open() argument
741 ts->wr = fget(wfd); in p9_fd_open()
980 client->trans_opts.fd.wfd = opts.wfd; in p9_fd_create()
982 if (opts.rfd == ~0 || opts.wfd == ~0) { in p9_fd_create()
987 err = p9_fd_open(client, opts.rfd, opts.wfd); in p9_fd_create()
/linux/include/net/9p/
H A Dclient.h120 int wfd; member
159 int wfd; member
/linux/tools/testing/selftests/net/
H A Dnettest.c1671 fd_set wfd; in wait_for_connect() local
1675 FD_ZERO(&wfd); in wait_for_connect()
1676 FD_SET(sd, &wfd); in wait_for_connect()
1681 rc = select(FD_SETSIZE, NULL, &wfd, NULL, tv); in wait_for_connect()
/linux/fs/9p/
H A Dvfs_super.c338 ctx->fd_opts.wfd = ~0; in v9fs_init_fs_context()
H A Dv9fs.c373 fd_opts->wfd = result.uint_32; in v9fs_parse_param()
/linux/arch/arm64/boot/dts/exynos/
H A Dexynosautov920.dtsi1462 "wfd";