Log: fencing: add fencer call option functions
... instead of set_bit()/clear_bit(), which improves trace messages like:
Bit 0x00000040 set by some_function:100
to:
Fencer call flags 0x00000040 (st_opt_topology) for some_caller set by some_function:100