node_find
n = node_find(root, mntbuf[i].f_mntonname);
node = node_find(root, adr->adr_path);
node = node_find(root, tmp);
struct node *node_find(struct node *root, const char *mountpoint);