Searched refs:nfs4clrst_args (Results 1 – 4 of 4) sorted by relevance
197 struct nfs4clrst_args { struct231 struct nfs4clrst_args *nfs4clrst_u; /* nfs4 clear state */318 extern void rfs4_clear_client_state(struct nfs4clrst_args *);
54 void (*rfs4_client_clrst)(struct nfs4clrst_args *) = NULL;103 struct nfs4clrst_args clr; in nfssys()104 STRUCT_DECL(nfs4clrst_args, u_clr); in nfssys()
415 extern void (*rfs4_client_clrst)(struct nfs4clrst_args *);1096 struct nfs4clrst_args *clr = arg; in rfs4_client_scrub()1153 rfs4_clear_client_state(struct nfs4clrst_args *clr) in rfs4_clear_client_state()
64 struct nfs4clrst_args arg; in nfs4_clr_state()