IS_DELETED
#undef IS_DELETED
#define IS_DELETED(cp, indx) \
#define IS_DELETED(lock) ((lock)->l_state & DELETED_LOCK)