Searched refs:p_statidx (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/net/sunrpc/ |
H A D | rpcb_clnt.c | 965 .p_statidx = RPCBPROC_SET, 975 .p_statidx = RPCBPROC_UNSET, 985 .p_statidx = RPCBPROC_GETPORT, 998 .p_statidx = RPCBPROC_SET, 1008 .p_statidx = RPCBPROC_UNSET, 1018 .p_statidx = RPCBPROC_GETADDR, 1031 .p_statidx = RPCBPROC_SET, 1041 .p_statidx = RPCBPROC_UNSET, 1051 .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 | 1732 int idx = task->tk_msg.rpc_proc->p_statidx; in call_start()
|
/openbmc/linux/fs/nfs/ |
H A D | mount_clnt.c | 482 .p_statidx = MOUNTPROC_MNT, 489 .p_statidx = MOUNTPROC_UMNT, 501 .p_statidx = MOUNTPROC3_MNT, 508 .p_statidx = MOUNTPROC3_UMNT,
|
H A D | nfs2xdr.c | 1129 .p_statidx = NFSPROC_##proc, \
|
H A D | nfs3xdr.c | 2516 .p_statidx = NFS3PROC_##proc, \
|
H A D | nfs4xdr.c | 7618 .p_statidx = NFSPROC4_CLNT_##proc, \
|
/openbmc/linux/fs/lockd/ |
H A D | mon.c | 547 .p_statidx = NSMPROC_MON, 556 .p_statidx = NSMPROC_UNMON,
|
H A D | clnt4xdr.c | 553 .p_statidx = NLMPROC_##proc, \
|
H A D | clntxdr.c | 558 .p_statidx = NLMPROC_##proc, \
|
/openbmc/linux/include/linux/sunrpc/ |
H A D | clnt.h | 128 u32 p_statidx; /* Which procedure to account */ member
|
/openbmc/linux/net/sunrpc/auth_gss/ |
H A D | gss_rpc_upcall.c | 49 .p_statidx = GSSX_##proc, \
|
/openbmc/linux/fs/nfsd/ |
H A D | nfs4callback.c | 845 .p_statidx = NFSPROC4_CB_##call, \
|