Searched refs:p_statidx (Results 1 – 13 of 13) sorted by relevance
/linux-5.19.10/net/sunrpc/ |
D | rpcb_clnt.c | 938 .p_statidx = RPCBPROC_SET, 948 .p_statidx = RPCBPROC_UNSET, 958 .p_statidx = RPCBPROC_GETPORT, 971 .p_statidx = RPCBPROC_SET, 981 .p_statidx = RPCBPROC_UNSET, 991 .p_statidx = RPCBPROC_GETADDR, 1004 .p_statidx = RPCBPROC_SET, 1014 .p_statidx = RPCBPROC_UNSET, 1024 .p_statidx = RPCBPROC_GETADDR,
|
D | stats.c | 198 &stats[task->tk_msg.rpc_proc->p_statidx]); in rpc_count_iostats()
|
D | clnt.c | 1651 int idx = task->tk_msg.rpc_proc->p_statidx; in call_start()
|
/linux-5.19.10/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 | 7622 .p_statidx = NFSPROC4_CLNT_##proc, \
|
/linux-5.19.10/fs/lockd/ |
D | mon.c | 544 .p_statidx = NSMPROC_MON, 553 .p_statidx = NSMPROC_UNMON,
|
D | clntxdr.c | 558 .p_statidx = NLMPROC_##proc, \
|
D | clnt4xdr.c | 560 .p_statidx = NLMPROC_##proc, \
|
/linux-5.19.10/include/linux/sunrpc/ |
D | clnt.h | 119 u32 p_statidx; /* Which procedure to account */ member
|
/linux-5.19.10/net/sunrpc/auth_gss/ |
D | gss_rpc_upcall.c | 49 .p_statidx = GSSX_##proc, \
|
/linux-5.19.10/fs/nfsd/ |
D | nfs4callback.c | 775 .p_statidx = NFSPROC4_CB_##call, \
|