Home
last modified time | relevance | path

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

/linux/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()
/linux/fs/nfsd/
H A Dnfsctl.c360 len = get_int(&mesg, &maxsize); in write_filehandle()
426 rv = get_int(&mesg, &newthreads); in write_threads()
498 rv = get_int(&mesg, &nthreads[i]); in write_pool_threads()
732 err = get_int(&mesg, &fd); in __write_ports_addfd()
897 int rv = get_int(&mesg, &bsize); in write_maxblksize()
932 rv = get_int(&mesg, &i); in __nfsd4_write_time()
H A Dexport.c1208 err = get_int(mesg, &migrated); in check_nfsd_access()
1356 err = get_int(&mesg, &an_int);
1366 err = get_int(&mesg, &an_int);
1372 err = get_int(&mesg, &an_int);
1378 err = get_int(&mesg, &an_int); in show_expflags()
H A Dnfs4idmap.c416 error = get_int(&buf, &ent.id); in nametoid_parse()
/linux/net/sunrpc/
H A Dsvcauth_unix.c507 rv = get_int(&mesg, &id); in unix_gid_parse()
517 rv = get_int(&mesg, &gids); in unix_gid_parse()
528 rv = get_int(&mesg, &gid); in unix_gid_parse()
/linux/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()