Searched refs:proc_self_mountinfo_opened (Results 1 – 1 of 1) sorted by relevance
171 _cleanup_fclose_ FILE *proc_self_mountinfo_opened = NULL; in bind_remount_recursive_with_mountinfo() local203 r = fopen_unlocked("/proc/self/mountinfo", "re", &proc_self_mountinfo_opened); in bind_remount_recursive_with_mountinfo()207 proc_self_mountinfo = proc_self_mountinfo_opened; in bind_remount_recursive_with_mountinfo()