FDLOCK_PREFIX
if (strncmp(name, FDLOCK_PREFIX, sizeof(FDLOCK_PREFIX) - 1) != 0)
name += sizeof(FDLOCK_PREFIX) - 1;