Searched refs:nsinfo__mntns_path (Results 1 – 1 of 1) sorted by relevance
179 static const char *nsinfo__mntns_path(const struct nsinfo *nsi) in nsinfo__mntns_path() function200 if (nsinfo__mntns_path(nsi)) { in nsinfo__copy()201 RC_CHK_ACCESS(nnsi)->mntns_path = strdup(nsinfo__mntns_path(nsi)); in nsinfo__copy()306 newns = open(nsinfo__mntns_path(nsi), O_RDONLY); in nsinfo__mountns_enter()