Home
last modified time | relevance | path

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

/linux-6.15/net/sunrpc/
H A Drpcb_clnt.c966 .p_statidx = RPCBPROC_SET,
976 .p_statidx = RPCBPROC_UNSET,
986 .p_statidx = RPCBPROC_GETPORT,
999 .p_statidx = RPCBPROC_SET,
1009 .p_statidx = RPCBPROC_UNSET,
1019 .p_statidx = RPCBPROC_GETADDR,
1032 .p_statidx = RPCBPROC_SET,
1042 .p_statidx = RPCBPROC_UNSET,
1052 .p_statidx = RPCBPROC_GETADDR,
H A Dstats.c203 &stats[task->tk_msg.rpc_proc->p_statidx]); in rpc_count_iostats()
H A Dclnt.c1749 int idx = task->tk_msg.rpc_proc->p_statidx; in call_start()
/linux-6.15/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 Dlocalio.c96 .p_statidx = LOCALIOPROC_UUID_IS_LOCAL,
H A Dnfs3xdr.c2448 .p_statidx = NFS3PROC_##proc, \
H A Dnfs4xdr.c7618 .p_statidx = NFSPROC4_CLNT_##proc, \
/linux-6.15/fs/lockd/
H A Dmon.c547 .p_statidx = NSMPROC_MON,
556 .p_statidx = NSMPROC_UNMON,
H A Dclnt4xdr.c553 .p_statidx = NLMPROC_##proc, \
H A Dclntxdr.c559 .p_statidx = NLMPROC_##proc, \
/linux-6.15/include/linux/sunrpc/
H A Dclnt.h131 u32 p_statidx; /* Which procedure to account */ member
/linux-6.15/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c49 .p_statidx = GSSX_##proc, \
/linux-6.15/fs/nfsd/
H A Dnfs4callback.c991 .p_statidx = NFSPROC4_CB_##call, \