Searched refs:p_statidx (Results 1 – 10 of 10) sorted by relevance
| /linux/net/sunrpc/ |
| H A D | rpcb_clnt.c | 970 .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 D | stats.c | 203 &stats[task->tk_msg.rpc_proc->p_statidx]); in rpc_count_iostats()
|
| H A D | clnt.c | 1768 int idx = task->tk_msg.rpc_proc->p_statidx; in call_start()
|
| /linux/fs/nfs/ |
| H A D | mount_clnt.c | 409 .p_statidx = MOUNTPROC_MNT, 416 .p_statidx = MOUNTPROC_UMNT, 428 .p_statidx = MOUNTPROC3_MNT, 435 .p_statidx = MOUNTPROC3_UMNT,
|
| H A D | nfs2xdr.c | 1061 .p_statidx = NFSPROC_##proc, \
|
| H A D | localio.c | 104 .p_statidx = LOCALIOPROC_UUID_IS_LOCAL,
|
| H A D | nfs4xdr.c | 7711 .p_statidx = NFSPROC4_CLNT_##proc, \
|
| /linux/include/linux/sunrpc/ |
| H A D | clnt.h | 131 u32 p_statidx; /* Which procedure to account */ member
|
| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_rpc_upcall.c | 49 .p_statidx = GSSX_##proc, \
|
| /linux/fs/nfsd/ |
| H A D | nfs4callback.c | 1124 .p_statidx = NFSPROC4_CLNT_##proc, \
|