Searched refs:need_mntput (Results 1 – 1 of 1) sorted by relevance
1228 bool *need_mntput) in follow_automount() argument1275 if (!*need_mntput) { in follow_automount()1278 *need_mntput = true; in follow_automount()1311 bool need_mntput = false; in follow_managed() local1335 if (need_mntput) in follow_managed()1339 need_mntput = true; in follow_managed()1351 ret = follow_automount(path, nd, &need_mntput); in follow_managed()1361 if (need_mntput && path->mnt == mnt) in follow_managed()1365 if (need_mntput) in follow_managed()