Home
last modified time | relevance | path

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

/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.c1747 int idx = task->tk_msg.rpc_proc->p_statidx; in call_start()
/linux/fs/nfs/
H A Dmount_clnt.c477 .p_statidx = MOUNTPROC_MNT,
484 .p_statidx = MOUNTPROC_UMNT,
496 .p_statidx = MOUNTPROC3_MNT,
503 .p_statidx = MOUNTPROC3_UMNT,
H A Dnfs2xdr.c1061 .p_statidx = NFSPROC_##proc, \
H A Dnfs3xdr.c2448 .p_statidx = NFS3PROC_##proc, \
H A Dnfs4xdr.c7618 .p_statidx = NFSPROC4_CLNT_##proc, \
/linux/fs/lockd/
H A Dmon.c547 .p_statidx = NSMPROC_MON,
556 .p_statidx = NSMPROC_UNMON,
H A Dclnt4xdr.c553 .p_statidx = NLMPROC_##proc, \
/linux/include/linux/sunrpc/
H A Dclnt.h129 u32 p_statidx; /* Which procedure to account */
128 u32 p_statidx; /* Which procedure to account */ global() member
/linux/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c49 .p_statidx = GSSX_##proc, \
/linux/fs/nfsd/
H A Dnfs4callback.c993 .p_statidx = NFSPROC4_CB_##call, \