Searched refs:p_statidx (Results 1 – 13 of 13) sorted by relevance
| /Linux-v6.6/net/sunrpc/ |
| D | rpcb_clnt.c | 961 .p_statidx = RPCBPROC_SET, 971 .p_statidx = RPCBPROC_UNSET, 981 .p_statidx = RPCBPROC_GETPORT, 994 .p_statidx = RPCBPROC_SET, 1004 .p_statidx = RPCBPROC_UNSET, 1014 .p_statidx = RPCBPROC_GETADDR, 1027 .p_statidx = RPCBPROC_SET, 1037 .p_statidx = RPCBPROC_UNSET, 1047 .p_statidx = RPCBPROC_GETADDR,
|
| D | stats.c | 203 &stats[task->tk_msg.rpc_proc->p_statidx]); in rpc_count_iostats()
|
| D | clnt.c | 1725 int idx = task->tk_msg.rpc_proc->p_statidx; in call_start()
|
| /Linux-v6.6/fs/nfs/ |
| D | mount_clnt.c | 482 .p_statidx = MOUNTPROC_MNT, 489 .p_statidx = MOUNTPROC_UMNT, 501 .p_statidx = MOUNTPROC3_MNT, 508 .p_statidx = MOUNTPROC3_UMNT,
|
| D | nfs2xdr.c | 1129 .p_statidx = NFSPROC_##proc, \
|
| D | nfs3xdr.c | 2516 .p_statidx = NFS3PROC_##proc, \
|
| D | nfs4xdr.c | 7618 .p_statidx = NFSPROC4_CLNT_##proc, \
|
| /Linux-v6.6/fs/lockd/ |
| D | mon.c | 547 .p_statidx = NSMPROC_MON, 556 .p_statidx = NSMPROC_UNMON,
|
| D | clnt4xdr.c | 553 .p_statidx = NLMPROC_##proc, \
|
| D | clntxdr.c | 558 .p_statidx = NLMPROC_##proc, \
|
| /Linux-v6.6/include/linux/sunrpc/ |
| D | clnt.h | 127 u32 p_statidx; /* Which procedure to account */ member
|
| /Linux-v6.6/net/sunrpc/auth_gss/ |
| D | gss_rpc_upcall.c | 49 .p_statidx = GSSX_##proc, \
|
| /Linux-v6.6/fs/nfsd/ |
| D | nfs4callback.c | 845 .p_statidx = NFSPROC4_CB_##call, \
|