Home
last modified time | relevance | path

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

/src/sys/fs/p9fs/
H A Dp9_protocol.h80 P9PROTO_TATTACH = 104, /* establish a user access to a file system*/ enumerator
H A Dp9_client.c621 req = p9_client_request(clnt, P9PROTO_TATTACH, error, "ddssd", fid->fid, in p9_client_attach()