Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/
H A 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,
H A Dstats.c198 &stats[task->tk_msg.rpc_proc->p_statidx]); in rpc_count_iostats()
H A Dclnt.c1635 int idx = task->tk_msg.rpc_proc->p_statidx; in call_start()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dmount_clnt.c478 .p_statidx = MOUNTPROC_MNT,
485 .p_statidx = MOUNTPROC_UMNT,
497 .p_statidx = MOUNTPROC3_MNT,
504 .p_statidx = MOUNTPROC3_UMNT,
H A Dnfs2xdr.c1129 .p_statidx = NFSPROC_##proc, \
H A Dnfs3xdr.c2511 .p_statidx = NFS3PROC_##proc, \
H A Dnfs4xdr.c7527 .p_statidx = NFSPROC4_CLNT_##proc, \
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dmon.c544 .p_statidx = NSMPROC_MON,
553 .p_statidx = NSMPROC_UNMON,
H A Dclnt4xdr.c560 .p_statidx = NLMPROC_##proc, \
H A Dclntxdr.c558 .p_statidx = NLMPROC_##proc, \
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dclnt.h114 u32 p_statidx; /* Which procedure to account */ member
/OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c49 .p_statidx = GSSX_##proc, \
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4callback.c775 .p_statidx = NFSPROC4_CB_##call, \