Home
last modified time | relevance | path

Searched refs:p_statidx (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/net/sunrpc/
Drpcb_clnt.c1005 .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,
Dstats.c196 &stats[task->tk_msg.rpc_proc->p_statidx]); in rpc_count_iostats()
Dclnt.c1513 int idx = task->tk_msg.rpc_proc->p_statidx; in call_start()
/Linux-v4.19/fs/nfs/
Dmount_clnt.c477 .p_statidx = MOUNTPROC_MNT,
484 .p_statidx = MOUNTPROC_UMNT,
496 .p_statidx = MOUNTPROC3_MNT,
503 .p_statidx = MOUNTPROC3_UMNT,
Dnfs2xdr.c1158 .p_statidx = NFSPROC_##proc, \
Dnfs3xdr.c2561 .p_statidx = NFS3PROC_##proc, \
Dnfs4xdr.c7706 .p_statidx = NFSPROC4_CLNT_##proc, \
/Linux-v4.19/fs/lockd/
Dmon.c543 .p_statidx = NSMPROC_MON,
552 .p_statidx = NSMPROC_UNMON,
Dclnt4xdr.c584 .p_statidx = NLMPROC_##proc, \
Dclntxdr.c582 .p_statidx = NLMPROC_##proc, \
/Linux-v4.19/include/linux/sunrpc/
Dclnt.h105 u32 p_statidx; /* Which procedure to account */ member
/Linux-v4.19/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c62 .p_statidx = GSSX_##proc, \
/Linux-v4.19/fs/nfsd/
Dnfs4callback.c695 .p_statidx = NFSPROC4_CB_##call, \