mnt_find_id_at
mnt = mnt_find_id_at(p->ns, *pos);
struct mount *mnt = mnt_find_id_at(ns, id);
first = mnt_find_id_at(ns, last_mnt_id + 1);