Searched refs:TryPathMount (Results 1 – 1 of 1) sorted by relevance
83 bool TryPathMount(FstabEntry* rec, const std::string& mount_pt) { in TryPathMount() function150 if (TryPathMount(entry, mount_point)) return true; in EnsurePathMounted()