node_key
struct node_key *key = volume->GetNode(ino, fParent);
struct node_key key;
struct node_key*
struct node_key* GetNode(ino_t ino, ino_t &parent);
struct node_key key;
typedef struct node_key KeyType;