Home
last modified time | relevance | path

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

/linux-4.1.27/net/sunrpc/
Drpcb_clnt.c1001 .p_statidx = RPCBPROC_SET,
1011 .p_statidx = RPCBPROC_UNSET,
1021 .p_statidx = RPCBPROC_GETPORT,
1034 .p_statidx = RPCBPROC_SET,
1044 .p_statidx = RPCBPROC_UNSET,
1054 .p_statidx = RPCBPROC_GETADDR,
1067 .p_statidx = RPCBPROC_SET,
1077 .p_statidx = RPCBPROC_UNSET,
1087 .p_statidx = RPCBPROC_GETADDR,
Dstats.c188 &stats[task->tk_msg.rpc_proc->p_statidx]); in rpc_count_iostats()
/linux-4.1.27/fs/nfs/
Dmount_clnt.c476 .p_statidx = MOUNTPROC_MNT,
483 .p_statidx = MOUNTPROC_UMNT,
495 .p_statidx = MOUNTPROC3_MNT,
502 .p_statidx = MOUNTPROC3_UMNT,
Dnfs2xdr.c1126 .p_statidx = NFSPROC_##proc, \
Dnfs3xdr.c2502 .p_statidx = NFS3PROC_##proc, \
Dnfs4xdr.c7360 .p_statidx = NFSPROC4_CLNT_##proc, \
/linux-4.1.27/include/linux/sunrpc/
Dclnt.h101 u32 p_statidx; /* Which procedure to account */ member
/linux-4.1.27/fs/lockd/
Dmon.c590 .p_statidx = NSMPROC_MON,
599 .p_statidx = NSMPROC_UNMON,
Dclntxdr.c571 .p_statidx = NLMPROC_##proc, \
Dclnt4xdr.c573 .p_statidx = NLMPROC_##proc, \
/linux-4.1.27/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c62 .p_statidx = GSSX_##proc, \
/linux-4.1.27/fs/nfsd/
Dnfs4callback.c636 .p_statidx = NFSPROC4_CB_##call, \