Searched refs:need_mntput (Results 1 – 1 of 1) sorted by relevance
1141 bool *need_mntput) in follow_automount() argument1188 if (!*need_mntput) { in follow_automount()1191 *need_mntput = true; in follow_automount()1224 bool need_mntput = false; in follow_managed() local1248 if (need_mntput) in follow_managed()1252 need_mntput = true; in follow_managed()1264 ret = follow_automount(path, nd, &need_mntput); in follow_managed()1274 if (need_mntput && path->mnt == mnt) in follow_managed()1278 if (need_mntput) in follow_managed()