Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/9p/
Dclient.h236 const char *uname, kuid_t n_uname, const char *aname);
/Linux-v4.19/net/9p/
Dclient.c1114 const char *uname, kuid_t n_uname, const char *aname) in p9_client_attach() argument
1129 fid->uid = n_uname; in p9_client_attach()
1132 afid ? afid->fid : P9_NOFID, uname, aname, n_uname); in p9_client_attach()