Searched refs:get_uint (Results 1 - 5 of 5) sorted by last modified time

/linux-master/fs/nfsd/
H A Dnfsctl.c915 int rv = get_uint(&mesg, &maxconn);
H A Dexport.c461 err = get_uint(mesg, &fsloc->locations_count);
518 err = get_uint(mesg, &listsize);
525 err = get_uint(mesg, &f->pseudoflavor);
534 err = get_uint(mesg, &f->flags);
557 err = get_uint(mesg, &listsize);
565 err = get_uint(mesg, &mode);
/linux-master/net/netfilter/
H A Dnf_conntrack_h323_asn1.c107 static unsigned int get_uint(struct bitstr *bs, int b);
252 static unsigned int get_uint(struct bitstr *bs, int b) function
336 unsigned int v = get_uint(bs, len) + f->lb;
/linux-master/include/linux/sunrpc/
H A Dcache.h273 static inline int get_uint(char **bpp, unsigned int *anint) function
/linux-master/fs/nfs/
H A Ddns_resolve.c256 if (get_uint(&buf, &ttl) < 0)

Completed in 301 milliseconds