Home
last modified time | relevance | path

Searched refs:get_int (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A 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()
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A 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()
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfsctl.c377 len = get_int(&mesg, &maxsize); in write_filehandle()
441 rv = get_int(&mesg, &newthreads); in write_threads()
510 rv = get_int(&mesg, &nthreads[i]); in write_pool_threads()
730 err = get_int(&mesg, &fd); in __write_ports_addfd()
901 int rv = get_int(&mesg, &bsize); in write_maxblksize()
970 rv = get_int(&mesg, &i); in __nfsd4_write_time()
H A Dexport.c462 err = get_int(mesg, &migrated); in fsloc_parse()
589 err = get_int(&mesg, &an_int); in svc_export_parse()
599 err = get_int(&mesg, &an_int); in svc_export_parse()
605 err = get_int(&mesg, &an_int); in svc_export_parse()
611 err = get_int(&mesg, &an_int); in svc_export_parse()
H A Dnfs4idmap.c415 error = get_int(&buf, &ent.id); in nametoid_parse()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfsctl.c335 len = get_int(&mesg, &maxsize); in write_filehandle()
401 rv = get_int(&mesg, &newthreads); in write_threads()
471 rv = get_int(&mesg, &nthreads[i]); in write_pool_threads()
697 err = get_int(&mesg, &fd); in __write_ports_addfd()
870 int rv = get_int(&mesg, &bsize); in write_maxblksize()
943 rv = get_int(&mesg, &i); in __nfsd4_write_time()
H A Dexport.c491 err = get_int(mesg, &migrated); in fsloc_parse()
639 err = get_int(&mesg, &an_int); in svc_export_parse()
649 err = get_int(&mesg, &an_int); in svc_export_parse()
655 err = get_int(&mesg, &an_int); in svc_export_parse()
661 err = get_int(&mesg, &an_int); in svc_export_parse()
H A Dnfs4idmap.c416 error = get_int(&buf, &ent.id); in nametoid_parse()
/kernel/linux/linux-5.10/net/sunrpc/
H A Dsvcauth_unix.c511 rv = get_int(&mesg, &id); in unix_gid_parse()
521 rv = get_int(&mesg, &gids); in unix_gid_parse()
532 rv = get_int(&mesg, &gid); in unix_gid_parse()
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dcache.h249 static inline int get_int(char **bpp, int *anint) in get_int() function
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dcache.h253 static inline int get_int(char **bpp, int *anint) in get_int() function
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsvcauth_unix.c504 rv = get_int(&mesg, &id); in unix_gid_parse()
514 rv = get_int(&mesg, &gids); in unix_gid_parse()
525 rv = get_int(&mesg, &gid); in unix_gid_parse()
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c470 rv = get_int(&mesg, &id); in rsc_parse()
490 if (get_int(&mesg, &id)) in rsc_parse()
495 if (get_int(&mesg, &N)) in rsc_parse()
508 if (get_int(&mesg, &id)) in rsc_parse()
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c496 rv = get_int(&mesg, &id); in rsc_parse()
516 if (get_int(&mesg, &id)) in rsc_parse()
521 if (get_int(&mesg, &N)) in rsc_parse()
534 if (get_int(&mesg, &id)) in rsc_parse()

Completed in 21 milliseconds