ns_match
bool ns_match(const struct ns_common *ns, dev_t dev, ino_t ino);
if (!ns_match(&pidns->ns, (dev_t)dev, ino))