mount_cmp
RB_PROTOTYPEX(mount_rb_tree, FSID, mount, mnt_node, mount_cmp, fsid_t *);
RB_GENERATE(mount_rb_tree, mount, mnt_node, mount_cmp);