Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/
Drpcb_clnt.c1020 .p_statidx = RPCBPROC_SET,
1030 .p_statidx = RPCBPROC_UNSET,
1040 .p_statidx = RPCBPROC_GETPORT,
1053 .p_statidx = RPCBPROC_SET,
1063 .p_statidx = RPCBPROC_UNSET,
1073 .p_statidx = RPCBPROC_GETADDR,
1086 .p_statidx = RPCBPROC_SET,
1096 .p_statidx = RPCBPROC_UNSET,
1106 .p_statidx = RPCBPROC_GETADDR,
Dstats.c199 &stats[task->tk_msg.rpc_proc->p_statidx]); in rpc_count_iostats()
Dclnt.c1627 int idx = task->tk_msg.rpc_proc->p_statidx; in call_start()
/Linux-v5.4/fs/nfs/
Dmount_clnt.c479 .p_statidx = MOUNTPROC_MNT,
486 .p_statidx = MOUNTPROC_UMNT,
498 .p_statidx = MOUNTPROC3_MNT,
505 .p_statidx = MOUNTPROC3_UMNT,
Dnfs2xdr.c1134 .p_statidx = NFSPROC_##proc, \
Dnfs3xdr.c2520 .p_statidx = NFS3PROC_##proc, \
Dnfs4xdr.c7497 .p_statidx = NFSPROC4_CLNT_##proc, \
/Linux-v5.4/fs/lockd/
Dmon.c544 .p_statidx = NSMPROC_MON,
553 .p_statidx = NSMPROC_UNMON,
Dclnt4xdr.c560 .p_statidx = NLMPROC_##proc, \
Dclntxdr.c558 .p_statidx = NLMPROC_##proc, \
/Linux-v5.4/include/linux/sunrpc/
Dclnt.h108 u32 p_statidx; /* Which procedure to account */ member
/Linux-v5.4/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c49 .p_statidx = GSSX_##proc, \
/Linux-v5.4/fs/nfsd/
Dnfs4callback.c774 .p_statidx = NFSPROC4_CB_##call, \