Searched refs:compound_state (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_srv.c | 160 void rfs4_init_compound_state(struct compound_state *); 164 struct compound_state *); 166 struct compound_state *); 168 struct compound_state *); 170 struct compound_state *); 172 struct compound_state *); 175 struct svc_req *, struct compound_state *); 177 struct svc_req *, struct compound_state *); 179 struct compound_state *); 182 struct compound_state *); [all …]
|
H A D | nfs4_srv_readdir.c | 107 struct exportinfo **exi, struct svc_req *req, struct compound_state *cs, in nfs4_readdir_getvp() 387 struct compound_state *cs) in rfs4_op_readdir() 441 DTRACE_NFSV4_2(op__readdir__start, struct compound_state *, cs, in rfs4_op_readdir() 1557 DTRACE_NFSV4_2(op__readdir__done, struct compound_state *, cs, in rfs4_op_readdir()
|
H A D | nfs4_callback.c | 172 struct compound_state *cs, struct nfs4_callback_globals *ncg) in cb_getattr() 385 struct compound_state *cs, struct nfs4_callback_globals *ncg) in cb_recall() 539 struct compound_state *cs, struct nfs4_callback_globals *ncg) in cb_illegal() 553 struct compound_state cs; in cb_compound()
|
H A D | nfs4_srv_attr.c | 39 void rfs4_init_compound_state(struct compound_state *); 132 struct compound_state cs; in rfs4_attr_init() 396 struct compound_state *cs = sarg->cs; in fattr4_get_change()
|
H A D | nfs_server.c | 2274 checkauth4(struct compound_state *cs, struct svc_req *req) in checkauth4()
|
/titanic_50/usr/src/lib/libdtrace/common/ |
H A D | nfs.d | 75 translator conninfo_t < struct compound_state *P > { 100 translator nfsv4opinfo_t < struct compound_state *P > {
|
/titanic_50/usr/src/uts/common/nfs/ |
H A D | nfs4.h | 1082 struct compound_state { struct 1123 struct compound_state *cs; argument 1271 struct svc_req *, struct compound_state *); 1310 extern int checkauth4(struct compound_state *, struct svc_req *); 1311 extern nfsstat4 call_checkauth4(struct compound_state *, struct svc_req *);
|