Searched refs:qword_addhex (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/sunrpc/
H A Dcache.h250 extern void qword_addhex(char **bpp, int *lp, char *buf, int blen);
/linux-master/net/sunrpc/
H A Dcache.c1146 void qword_addhex(char **bpp, int *lp, char *buf, int blen) function
1171 EXPORT_SYMBOL_GPL(qword_addhex); variable
/linux-master/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c218 qword_addhex(bpp, blen, rsii->in_handle.data, rsii->in_handle.len);
219 qword_addhex(bpp, blen, rsii->in_token.data, rsii->in_token.len);
/linux-master/fs/nfsd/
H A Dexport.c70 qword_addhex(bpp, blen, (char*)ek->ek_fsid, key_len(ek->ek_fsidtype));
H A Dnfsctl.c362 qword_addhex(&mesg, &len, fh.fh_raw, fh.fh_size);

Completed in 212 milliseconds