Home
last modified time | relevance | path

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

/linux-5.19.10/net/sunrpc/
Drpcb_clnt.c938 .p_statidx = RPCBPROC_SET,
948 .p_statidx = RPCBPROC_UNSET,
958 .p_statidx = RPCBPROC_GETPORT,
971 .p_statidx = RPCBPROC_SET,
981 .p_statidx = RPCBPROC_UNSET,
991 .p_statidx = RPCBPROC_GETADDR,
1004 .p_statidx = RPCBPROC_SET,
1014 .p_statidx = RPCBPROC_UNSET,
1024 .p_statidx = RPCBPROC_GETADDR,
Dstats.c198 &stats[task->tk_msg.rpc_proc->p_statidx]); in rpc_count_iostats()
Dclnt.c1651 int idx = task->tk_msg.rpc_proc->p_statidx; in call_start()
/linux-5.19.10/fs/nfs/
Dmount_clnt.c482 .p_statidx = MOUNTPROC_MNT,
489 .p_statidx = MOUNTPROC_UMNT,
501 .p_statidx = MOUNTPROC3_MNT,
508 .p_statidx = MOUNTPROC3_UMNT,
Dnfs2xdr.c1129 .p_statidx = NFSPROC_##proc, \
Dnfs3xdr.c2516 .p_statidx = NFS3PROC_##proc, \
Dnfs4xdr.c7622 .p_statidx = NFSPROC4_CLNT_##proc, \
/linux-5.19.10/fs/lockd/
Dmon.c544 .p_statidx = NSMPROC_MON,
553 .p_statidx = NSMPROC_UNMON,
Dclntxdr.c558 .p_statidx = NLMPROC_##proc, \
Dclnt4xdr.c560 .p_statidx = NLMPROC_##proc, \
/linux-5.19.10/include/linux/sunrpc/
Dclnt.h119 u32 p_statidx; /* Which procedure to account */ member
/linux-5.19.10/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c49 .p_statidx = GSSX_##proc, \
/linux-5.19.10/fs/nfsd/
Dnfs4callback.c775 .p_statidx = NFSPROC4_CB_##call, \