Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfsd/
Dnfsctl.c373 len = get_int(&mesg, &maxsize); in write_filehandle()
437 rv = get_int(&mesg, &newthreads); in write_threads()
506 rv = get_int(&mesg, &nthreads[i]); in write_pool_threads()
726 err = get_int(&mesg, &fd); in __write_ports_addfd()
894 int rv = get_int(&mesg, &bsize); in write_maxblksize()
963 rv = get_int(&mesg, &i); in __nfsd4_write_time()
Dexport.c433 err = get_int(mesg, &migrated); in fsloc_parse()
560 err = get_int(&mesg, &an_int); in svc_export_parse()
570 err = get_int(&mesg, &an_int); in svc_export_parse()
576 err = get_int(&mesg, &an_int); in svc_export_parse()
582 err = get_int(&mesg, &an_int); in svc_export_parse()
Dnfs4idmap.c400 error = get_int(&buf, &ent.id); in nametoid_parse()
/Linux-v4.19/include/linux/sunrpc/
Dcache.h235 static inline int get_int(char **bpp, int *anint) in get_int() function
/Linux-v4.19/net/sunrpc/
Dsvcauth_unix.c492 rv = get_int(&mesg, &id); in unix_gid_parse()
502 rv = get_int(&mesg, &gids); in unix_gid_parse()
513 rv = get_int(&mesg, &gid); in unix_gid_parse()
/Linux-v4.19/net/sunrpc/auth_gss/
Dsvcauth_gss.c439 rv = get_int(&mesg, &id); in rsc_parse()
459 if (get_int(&mesg, &id)) in rsc_parse()
464 if (get_int(&mesg, &N)) in rsc_parse()
477 if (get_int(&mesg, &id)) in rsc_parse()