Home
last modified time | relevance | path

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

/linux-6.6.21/net/sunrpc/
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,
Dstats.c203 &stats[task->tk_msg.rpc_proc->p_statidx]); in rpc_count_iostats()
Dclnt.c1728 int idx = task->tk_msg.rpc_proc->p_statidx; in call_start()
/linux-6.6.21/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.c7618 .p_statidx = NFSPROC4_CLNT_##proc, \
/linux-6.6.21/fs/lockd/
Dmon.c547 .p_statidx = NSMPROC_MON,
556 .p_statidx = NSMPROC_UNMON,
Dclnt4xdr.c553 .p_statidx = NLMPROC_##proc, \
Dclntxdr.c558 .p_statidx = NLMPROC_##proc, \
/linux-6.6.21/include/linux/sunrpc/
Dclnt.h128 u32 p_statidx; /* Which procedure to account */ member
/linux-6.6.21/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c49 .p_statidx = GSSX_##proc, \
/linux-6.6.21/fs/nfsd/
Dnfs4callback.c845 .p_statidx = NFSPROC4_CB_##call, \