Searched refs:fstab (Results 1 – 2 of 2) sorted by relevance
43 Fstab fstab; in getGarbageCollectPath() local44 ReadDefaultFstab(&fstab); in getGarbageCollectPath()46 for (const auto& entry : fstab) { in getGarbageCollectPath()
39 Fstab fstab; in get_misc_blk_device() local40 if (!ReadDefaultFstab(&fstab)) { in get_misc_blk_device()44 auto record = GetEntryForMountPoint(&fstab, "/misc"); in get_misc_blk_device()