Log: fencing: add fence device flag functions
... instead of set_bit()/clear_bit(), which improves trace messages like:
Bit 0x00000004 set by some_function:100
to:
Fence device flags 0x00000004 (st_device_supports_reboot) for some_device set by some_function:100