LOCK_MOUNT_MAYBE_BENEATH
#define LOCK_MOUNT(mp, path) LOCK_MOUNT_MAYBE_BENEATH(mp, (path), false)
LOCK_MOUNT_MAYBE_BENEATH(mp, new_path, beneath);