Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/9p/
Dclient.h187 const char *uname, kuid_t n_uname, const char *aname);
/Linux-v5.4/net/9p/
Dclient.c1117 const char *uname, kuid_t n_uname, const char *aname) in p9_client_attach() argument
1132 fid->uid = n_uname; in p9_client_attach()
1135 afid ? afid->fid : P9_NOFID, uname, aname, n_uname); in p9_client_attach()