Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/mti-malta/
Dmalta-int.c88 static inline int get_int(void) in get_int() function
111 irq = get_int(); in malta_hw0_irqdispatch()
/linux-4.4.14/fs/nfsd/
Dnfsctl.c376 len = get_int(&mesg, &maxsize); in write_filehandle()
440 rv = get_int(&mesg, &newthreads); in write_threads()
509 rv = get_int(&mesg, &nthreads[i]); in write_pool_threads()
706 err = get_int(&mesg, &fd); in __write_ports_addfd()
874 int rv = get_int(&mesg, &bsize); in write_maxblksize()
943 rv = get_int(&mesg, &i); in __nfsd4_write_time()
Dexport.c431 err = get_int(mesg, &migrated); in fsloc_parse()
558 err = get_int(&mesg, &an_int); in svc_export_parse()
568 err = get_int(&mesg, &an_int); in svc_export_parse()
574 err = get_int(&mesg, &an_int); in svc_export_parse()
580 err = get_int(&mesg, &an_int); in svc_export_parse()
Dnfs4idmap.c400 error = get_int(&buf, &ent.id); in nametoid_parse()
/linux-4.4.14/include/linux/sunrpc/
Dcache.h242 static inline int get_int(char **bpp, int *anint) in get_int() function
/linux-4.4.14/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-4.4.14/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()