Searched refs:stat_chge (Results 1 – 5 of 5) sorted by relevance
42 struct stat_chge { struct46 typedef struct stat_chge stat_chge; argument92 extern void * sm_notify_1(struct stat_chge *, CLIENT *);93 extern void * sm_notify_1_svc(struct stat_chge *, struct svc_req *);101 extern bool_t xdr_stat_chge(XDR *, stat_chge*);
55 xdr_stat_chge(XDR *xdrs, stat_chge *objp) in xdr_stat_chge()
57 void SM_NOTIFY(struct stat_chge) = 6;86 struct stat_chge { struct
259 stat_chge arg; in notify_one_host()
381 void *sm_notify_1_svc(stat_chge *arg, struct svc_req *req __unused) in sm_notify_1_svc()