Home
last modified time | relevance | path

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

/linux/include/net/9p/
H A Dclient.h191 const char *uname, kuid_t n_uname, const char *aname);
/linux/net/9p/
H A Dclient.c1108 const char *uname, kuid_t n_uname, in p9_client_attach() argument
1123 fid->uid = n_uname; in p9_client_attach()
1126 afid ? afid->fid : P9_NOFID, uname, aname, n_uname); in p9_client_attach()