BT_REVERSEKEY
data_db = btree_open(path, BT_NOSYNC | BT_REVERSEKEY, 0644);
bt = btree_open(path, BT_NOSYNC | BT_REVERSEKEY, 0644);
flags |= BT_REVERSEKEY;
if (F_ISSET(bt->flags, BT_REVERSEKEY)) {
if (F_ISSET(bt->flags, BT_REVERSEKEY))
if (F_ISSET(bt->flags, BT_REVERSEKEY)) {
if (F_ISSET(bt->flags, BT_REVERSEKEY)) {
if (F_ISSET(bt->flags, BT_REVERSEKEY)) {
if (!F_ISSET(bt->flags, BT_REVERSEKEY))
if (F_ISSET(bt->flags, BT_REVERSEKEY))
ns->data_db = btree_open(ns->data_path, db_flags | BT_REVERSEKEY, 0644);
return namespace_set_fd(ns, &ns->data_db, fd, BT_REVERSEKEY);