Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfsd/
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()
898 int rv = get_int(&mesg, &bsize); in write_maxblksize()
967 rv = get_int(&mesg, &i); in __nfsd4_write_time()
Dexport.c446 err = get_int(mesg, &migrated); in fsloc_parse()
573 err = get_int(&mesg, &an_int); in svc_export_parse()
583 err = get_int(&mesg, &an_int); in svc_export_parse()
589 err = get_int(&mesg, &an_int); in svc_export_parse()
595 err = get_int(&mesg, &an_int); in svc_export_parse()
Dnfs4idmap.c401 error = get_int(&buf, &ent.id); in nametoid_parse()
/Linux-v5.4/include/linux/sunrpc/
Dcache.h240 static inline int get_int(char **bpp, int *anint) in get_int() function
/Linux-v5.4/net/sunrpc/
Dsvcauth_unix.c501 rv = get_int(&mesg, &id); in unix_gid_parse()
511 rv = get_int(&mesg, &gids); in unix_gid_parse()
522 rv = get_int(&mesg, &gid); in unix_gid_parse()
/Linux-v5.4/net/sunrpc/auth_gss/
Dsvcauth_gss.c460 rv = get_int(&mesg, &id); in rsc_parse()
480 if (get_int(&mesg, &id)) in rsc_parse()
485 if (get_int(&mesg, &N)) in rsc_parse()
498 if (get_int(&mesg, &id)) in rsc_parse()