_FindNode
struct node *_FindNode(dev_t device, ino_t node);
struct node *node = _FindNode(device, id);