Home
last modified time | relevance | path

Searched refs:get_int (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/firmware/efi/libstub/
Dvsprintf.c182 int get_int(const char **fmt, va_list *ap) in get_int() function
347 field_width = get_int(&fmt, &args); in vsnprintf()
360 precision = get_int(&fmt, &args); in vsnprintf()
/linux-5.19.10/fs/nfsd/
Dnfsctl.c378 len = get_int(&mesg, &maxsize); in write_filehandle()
442 rv = get_int(&mesg, &newthreads); in write_threads()
511 rv = get_int(&mesg, &nthreads[i]); in write_pool_threads()
731 err = get_int(&mesg, &fd); in __write_ports_addfd()
900 int rv = get_int(&mesg, &bsize); in write_maxblksize()
969 rv = get_int(&mesg, &i); in __nfsd4_write_time()
Dexport.c492 err = get_int(mesg, &migrated); in fsloc_parse()
619 err = get_int(&mesg, &an_int); in svc_export_parse()
629 err = get_int(&mesg, &an_int); in svc_export_parse()
635 err = get_int(&mesg, &an_int); in svc_export_parse()
641 err = get_int(&mesg, &an_int); in svc_export_parse()
Dnfs4idmap.c415 error = get_int(&buf, &ent.id); in nametoid_parse()
/linux-5.19.10/include/linux/sunrpc/
Dcache.h249 static inline int get_int(char **bpp, int *anint) in get_int() function
/linux-5.19.10/net/sunrpc/
Dsvcauth_unix.c494 rv = get_int(&mesg, &id); in unix_gid_parse()
504 rv = get_int(&mesg, &gids); in unix_gid_parse()
515 rv = get_int(&mesg, &gid); in unix_gid_parse()
/linux-5.19.10/net/sunrpc/auth_gss/
Dsvcauth_gss.c472 rv = get_int(&mesg, &id); in rsc_parse()
492 if (get_int(&mesg, &id)) in rsc_parse()
497 if (get_int(&mesg, &N)) in rsc_parse()
510 if (get_int(&mesg, &id)) in rsc_parse()