Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Drpcb_clnt.c965 .p_statidx = RPCBPROC_SET,
975 .p_statidx = RPCBPROC_UNSET,
985 .p_statidx = RPCBPROC_GETPORT,
998 .p_statidx = RPCBPROC_SET,
1008 .p_statidx = RPCBPROC_UNSET,
1018 .p_statidx = RPCBPROC_GETADDR,
1031 .p_statidx = RPCBPROC_SET,
1041 .p_statidx = RPCBPROC_UNSET,
1051 .p_statidx = RPCBPROC_GETADDR,
H A Dstats.c203 &stats[task->tk_msg.rpc_proc->p_statidx]); in rpc_count_iostats()
H A Dclnt.c1732 int idx = task->tk_msg.rpc_proc->p_statidx; in call_start()
/openbmc/linux/fs/nfs/
H A Dmount_clnt.c482 .p_statidx = MOUNTPROC_MNT,
489 .p_statidx = MOUNTPROC_UMNT,
501 .p_statidx = MOUNTPROC3_MNT,
508 .p_statidx = MOUNTPROC3_UMNT,
H A Dnfs2xdr.c1129 .p_statidx = NFSPROC_##proc, \
H A Dnfs3xdr.c2516 .p_statidx = NFS3PROC_##proc, \
H A Dnfs4xdr.c7618 .p_statidx = NFSPROC4_CLNT_##proc, \
/openbmc/linux/fs/lockd/
H A Dmon.c547 .p_statidx = NSMPROC_MON,
556 .p_statidx = NSMPROC_UNMON,
H A Dclnt4xdr.c553 .p_statidx = NLMPROC_##proc, \
H A Dclntxdr.c558 .p_statidx = NLMPROC_##proc, \
/openbmc/linux/include/linux/sunrpc/
H A Dclnt.h128 u32 p_statidx; /* Which procedure to account */ member
/openbmc/linux/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c49 .p_statidx = GSSX_##proc, \
/openbmc/linux/fs/nfsd/
H A Dnfs4callback.c845 .p_statidx = NFSPROC4_CB_##call, \