Searched refs:FMD_EVF_LOCAL (Results 1 – 3 of 3) sorted by relevance
77 #define FMD_EVF_LOCAL 0x4 /* event is from fmd or a local xprt */ macro
64 ep->ev_flags |= FMD_EVF_LOCAL; in fmd_event_nvunwrap()141 ep->ev_flags = FMD_EVF_VOLATILE | FMD_EVF_REPLAY | FMD_EVF_LOCAL; in fmd_event_create()
2414 return (((fmd_event_impl_t *)ep)->ev_flags & FMD_EVF_LOCAL); in fmd_event_local()