Searched refs:get_uint (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | export.c | 1175 err = get_uint(mesg, &fsloc->locations_count); in check_security_flavor() 1231 err = get_uint(mesg, &listsize); in rqst_exp_get_by_name() 1238 err = get_uint(mesg, &f->pseudoflavor); in rqst_exp_get_by_name() 1247 err = get_uint(mesg, &f->flags); in rqst_exp_get_by_name() 1270 err = get_uint(mesg, &listsize); 1278 err = get_uint(mesg, &mode); in rqst_exp_find()
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_h323_asn1.c | 105 static unsigned int get_uint(struct bitstr *bs, int b); 250 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/fs/nfs/ |
| H A D | dns_resolve.c | 256 if (get_uint(&buf, &ttl) < 0) in nfs_dns_parse()
|