|
Motr
M0
|
#include <fom.h>

Data Fields | |
| void(* | fo_fini )(struct m0_fom *fom) |
| int(* | fo_tick )(struct m0_fom *fom) |
| size_t(* | fo_home_locality )(const struct m0_fom *fom) |
| void(* | fo_addb2_descr )(struct m0_fom *fom) |
| void(* | fo_hung_notify )(const struct m0_fom *fom) |
Finds home locality for this fom.
Returns numerical value based on certain fom parameters that is used to select the home locality from m0_fom_domain::fd_localities array.