Searched refs:qword_add (Results 1 – 6 of 6) sorted by relevance
| /linux-4.1.27/fs/nfsd/ |
| D | nfs4idmap.c | 134 qword_add(bpp, blen, ent->authname); in idtoname_request() 136 qword_add(bpp, blen, ent->type == IDMAP_TYPE_GROUP ? "group" : "user"); in idtoname_request() 137 qword_add(bpp, blen, idstr); in idtoname_request() 306 qword_add(bpp, blen, ent->authname); in nametoid_request() 307 qword_add(bpp, blen, ent->type == IDMAP_TYPE_GROUP ? "group" : "user"); in nametoid_request() 308 qword_add(bpp, blen, ent->name); in nametoid_request()
|
| D | export.c | 59 qword_add(bpp, blen, ek->ek_client->name); in expkey_request() 61 qword_add(bpp, blen, type); in expkey_request() 327 qword_add(bpp, blen, exp->ex_client->name); in svc_export_request() 334 qword_add(bpp, blen, pth); in svc_export_request()
|
| /linux-4.1.27/include/linux/sunrpc/ |
| D | cache.h | 227 extern void qword_add(char **bpp, int *lp, char *str);
|
| /linux-4.1.27/net/sunrpc/ |
| D | svcauth_unix.c | 155 qword_add(bpp, blen, im->m_class); in ip_map_request() 156 qword_add(bpp, blen, text_addr); in ip_map_request() 469 qword_add(bpp, blen, tuid); in unix_gid_request()
|
| D | cache.c | 1067 void qword_add(char **bpp, int *lp, char *str) in qword_add() function 1088 EXPORT_SYMBOL_GPL(qword_add);
|
| /linux-4.1.27/fs/nfs/ |
| D | dns_resolve.c | 136 qword_add(bpp, blen, key->hostname); in nfs_dns_request()
|