Searched refs:qword_get (Results 1 – 3 of 3) sorted by relevance
/net/sunrpc/auth_gss/ |
D | svcauth_gss.c | 198 len = qword_get(&mesg, buf, mlen); in rsi_parse() 206 len = qword_get(&mesg, buf, mlen); in rsi_parse() 226 len = qword_get(&mesg, buf, mlen); in rsi_parse() 232 len = qword_get(&mesg, buf, mlen); in rsi_parse() 240 len = qword_get(&mesg, buf, mlen); in rsi_parse() 248 len = qword_get(&mesg, buf, mlen); in rsi_parse() 421 len = qword_get(&mesg, buf, mlen); in rsc_parse() 487 len = qword_get(&mesg, buf, mlen); in rsc_parse() 497 len = qword_get(&mesg, buf, mlen); in rsc_parse() 506 len = qword_get(&mesg, buf, mlen); in rsc_parse()
|
/net/sunrpc/ |
D | svcauth_unix.c | 189 len = qword_get(&mesg, class, sizeof(class)); in ip_map_parse() 193 len = qword_get(&mesg, buf, mlen); in ip_map_parse() 219 len = qword_get(&mesg, buf, mlen); in ip_map_parse()
|
D | cache.c | 1218 int qword_get(char **bpp, char *dest, int bufsize) in qword_get() function 1271 EXPORT_SYMBOL_GPL(qword_get);
|