Searched defs:vfs (Results 1 – 1 of 1) sorted by relevance
1001 StructStatVfs vfs = Os.statvfs("/system"); in testSystemMountedRO() local1007 StructStatVfs vfs = Os.statvfs("/"); in testRootMountedRO() local1013 StructStatVfs vfs = Os.statvfs("/vendor"); in testVendorMountedRO() local1019 StructStatVfs vfs = Os.statvfs("/odm"); in testOdmMountedRO() local1025 StructStatVfs vfs = Os.statvfs("/oem"); in testOemMountedRO() local1031 StructStatVfs vfs = Os.statvfs(getContext().getFilesDir().getAbsolutePath()); in testDataMountedNoSuidNoDev() local