Searched refs:p_statidx (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/net/sunrpc/ |
D | rpcb_clnt.c | 1005 .p_statidx = RPCBPROC_SET, 1015 .p_statidx = RPCBPROC_UNSET, 1025 .p_statidx = RPCBPROC_GETPORT, 1038 .p_statidx = RPCBPROC_SET, 1048 .p_statidx = RPCBPROC_UNSET, 1058 .p_statidx = RPCBPROC_GETADDR, 1071 .p_statidx = RPCBPROC_SET, 1081 .p_statidx = RPCBPROC_UNSET, 1091 .p_statidx = RPCBPROC_GETADDR,
|
D | stats.c | 196 &stats[task->tk_msg.rpc_proc->p_statidx]); in rpc_count_iostats()
|
D | clnt.c | 1513 int idx = task->tk_msg.rpc_proc->p_statidx; in call_start()
|
/Linux-v4.19/fs/nfs/ |
D | mount_clnt.c | 477 .p_statidx = MOUNTPROC_MNT, 484 .p_statidx = MOUNTPROC_UMNT, 496 .p_statidx = MOUNTPROC3_MNT, 503 .p_statidx = MOUNTPROC3_UMNT,
|
D | nfs2xdr.c | 1158 .p_statidx = NFSPROC_##proc, \
|
D | nfs3xdr.c | 2561 .p_statidx = NFS3PROC_##proc, \
|
D | nfs4xdr.c | 7706 .p_statidx = NFSPROC4_CLNT_##proc, \
|
/Linux-v4.19/fs/lockd/ |
D | mon.c | 543 .p_statidx = NSMPROC_MON, 552 .p_statidx = NSMPROC_UNMON,
|
D | clnt4xdr.c | 584 .p_statidx = NLMPROC_##proc, \
|
D | clntxdr.c | 582 .p_statidx = NLMPROC_##proc, \
|
/Linux-v4.19/include/linux/sunrpc/ |
D | clnt.h | 105 u32 p_statidx; /* Which procedure to account */ member
|
/Linux-v4.19/net/sunrpc/auth_gss/ |
D | gss_rpc_upcall.c | 62 .p_statidx = GSSX_##proc, \
|
/Linux-v4.19/fs/nfsd/ |
D | nfs4callback.c | 695 .p_statidx = NFSPROC4_CB_##call, \
|