get_uint          257 fs/nfs/dns_resolve.c 	if (get_uint(&buf, &ttl) < 0)
get_uint          412 fs/nfsd/export.c 	err = get_uint(mesg, &fsloc->locations_count);
get_uint          469 fs/nfsd/export.c 	err = get_uint(mesg, &listsize);
get_uint          476 fs/nfsd/export.c 		err = get_uint(mesg, &f->pseudoflavor);
get_uint          485 fs/nfsd/export.c 		err = get_uint(mesg, &f->flags);
get_uint          947 fs/nfsd/nfsctl.c 		int rv = get_uint(&mesg, &maxconn);
get_uint          107 net/netfilter/nf_conntrack_h323_asn1.c static unsigned int get_uint(struct bitstr *bs, int b);
get_uint          336 net/netfilter/nf_conntrack_h323_asn1.c 			unsigned int v = get_uint(bs, len) + f->lb;