Log: scheduler: add bundle mount flag setting function
... instead of using set_bit(), which improves trace messages like:
Bit 0x00000001 set by some_function:100
to:
Bundle mount flags 0x00000001 (pe__bundle_mount_subdir) for some_mount set by some_function:100