Home
last modified time | relevance | path

Searched refs:p_statidx (Results 1 – 10 of 10) sorted by relevance

/linux/net/sunrpc/
H A Drpcb_clnt.c970 .p_statidx = RPCBPROC_SET,
980 .p_statidx = RPCBPROC_UNSET,
990 .p_statidx = RPCBPROC_GETPORT,
1003 .p_statidx = RPCBPROC_SET,
1013 .p_statidx = RPCBPROC_UNSET,
1023 .p_statidx = RPCBPROC_GETADDR,
1036 .p_statidx = RPCBPROC_SET,
1046 .p_statidx = RPCBPROC_UNSET,
1056 .p_statidx = RPCBPROC_GETADDR,
H A Dstats.c203 &stats[task->tk_msg.rpc_proc->p_statidx]); in rpc_count_iostats()
H A Dclnt.c1768 int idx = task->tk_msg.rpc_proc->p_statidx; in call_start()
/linux/fs/nfs/
H A Dmount_clnt.c409 .p_statidx = MOUNTPROC_MNT,
416 .p_statidx = MOUNTPROC_UMNT,
428 .p_statidx = MOUNTPROC3_MNT,
435 .p_statidx = MOUNTPROC3_UMNT,
H A Dnfs2xdr.c1061 .p_statidx = NFSPROC_##proc, \
H A Dlocalio.c104 .p_statidx = LOCALIOPROC_UUID_IS_LOCAL,
H A Dnfs4xdr.c7711 .p_statidx = NFSPROC4_CLNT_##proc, \
/linux/include/linux/sunrpc/
H A Dclnt.h131 u32 p_statidx; /* Which procedure to account */ member
/linux/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c49 .p_statidx = GSSX_##proc, \
/linux/fs/nfsd/
H A Dnfs4callback.c1124 .p_statidx = NFSPROC4_CLNT_##proc, \