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