Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/
Drpcb_clnt.c935 .p_statidx = RPCBPROC_SET,
945 .p_statidx = RPCBPROC_UNSET,
955 .p_statidx = RPCBPROC_GETPORT,
968 .p_statidx = RPCBPROC_SET,
978 .p_statidx = RPCBPROC_UNSET,
988 .p_statidx = RPCBPROC_GETADDR,
1001 .p_statidx = RPCBPROC_SET,
1011 .p_statidx = RPCBPROC_UNSET,
1021 .p_statidx = RPCBPROC_GETADDR,
Dstats.c198 &stats[task->tk_msg.rpc_proc->p_statidx]); in rpc_count_iostats()
Dclnt.c1635 int idx = task->tk_msg.rpc_proc->p_statidx; in call_start()
/kernel/linux/linux-5.10/fs/nfs/
Dmount_clnt.c478 .p_statidx = MOUNTPROC_MNT,
485 .p_statidx = MOUNTPROC_UMNT,
497 .p_statidx = MOUNTPROC3_MNT,
504 .p_statidx = MOUNTPROC3_UMNT,
Dnfs2xdr.c1129 .p_statidx = NFSPROC_##proc, \
Dnfs3xdr.c2520 .p_statidx = NFS3PROC_##proc, \
Dnfs4xdr.c7528 .p_statidx = NFSPROC4_CLNT_##proc, \
/kernel/linux/linux-5.10/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, \
/kernel/linux/linux-5.10/include/linux/sunrpc/
Dclnt.h114 u32 p_statidx; /* Which procedure to account */ member
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c49 .p_statidx = GSSX_##proc, \
/kernel/linux/linux-5.10/fs/nfsd/
Dnfs4callback.c775 .p_statidx = NFSPROC4_CB_##call, \