Searched refs:get_uint (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/nfsd/ |
| A D | export.c | 465 err = get_uint(mesg, &fsloc->locations_count); in fsloc_parse() 522 err = get_uint(mesg, &listsize); in secinfo_parse() 529 err = get_uint(mesg, &f->pseudoflavor); in secinfo_parse() 538 err = get_uint(mesg, &f->flags); in secinfo_parse() 561 err = get_uint(mesg, &listsize); in xprtsec_parse() 569 err = get_uint(mesg, &mode); in xprtsec_parse()
|
| A D | nfsctl.c | 932 int rv = get_uint(&mesg, &maxconn); in write_maxconn()
|
| /linux/net/netfilter/ |
| A D | nf_conntrack_h323_asn1.c | 107 static unsigned int get_uint(struct bitstr *bs, int b); 252 static unsigned int get_uint(struct bitstr *bs, int b) in get_uint() function 336 unsigned int v = get_uint(bs, len) + f->lb; in decode_int()
|
| /linux/include/linux/sunrpc/ |
| A D | cache.h | 273 static inline int get_uint(char **bpp, unsigned int *anint) in get_uint() function
|
| /linux/fs/nfs/ |
| A D | dns_resolve.c | 256 if (get_uint(&buf, &ttl) < 0) in nfs_dns_parse()
|
Completed in 18 milliseconds