Searched refs:qword_add (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/fs/nfsd/ |
| D | nfs4idmap.c | 132 qword_add(bpp, blen, ent->authname); in idtoname_request() 134 qword_add(bpp, blen, ent->type == IDMAP_TYPE_GROUP ? "group" : "user"); in idtoname_request() 135 qword_add(bpp, blen, idstr); in idtoname_request() 304 qword_add(bpp, blen, ent->authname); in nametoid_request() 305 qword_add(bpp, blen, ent->type == IDMAP_TYPE_GROUP ? "group" : "user"); in nametoid_request() 306 qword_add(bpp, blen, ent->name); in nametoid_request()
|
| D | export.c | 61 qword_add(bpp, blen, ek->ek_client->name); in expkey_request() 63 qword_add(bpp, blen, type); in expkey_request() 341 qword_add(bpp, blen, exp->ex_client->name); in svc_export_request() 348 qword_add(bpp, blen, pth); in svc_export_request()
|
| /Linux-v5.4/include/linux/sunrpc/ |
| D | cache.h | 236 extern void qword_add(char **bpp, int *lp, char *str);
|
| /Linux-v5.4/net/sunrpc/ |
| D | svcauth_unix.c | 163 qword_add(bpp, blen, im->m_class); in ip_map_request() 164 qword_add(bpp, blen, text_addr); in ip_map_request() 478 qword_add(bpp, blen, tuid); in unix_gid_request()
|
| D | cache.c | 1117 void qword_add(char **bpp, int *lp, char *str) in qword_add() function 1138 EXPORT_SYMBOL_GPL(qword_add);
|
| /Linux-v5.4/fs/nfs/ |
| D | dns_resolve.c | 147 qword_add(bpp, blen, key->hostname); in nfs_dns_request()
|