Searched defs:vfs (Results 1 – 1 of 1) sorted by relevance
923 StructStatVfs vfs = Os.statvfs("/system"); in testSystemMountedRO() local928 StructStatVfs vfs = Os.statvfs("/"); in testRootMountedRO() local933 StructStatVfs vfs = Os.statvfs("/vendor"); in testVendorMountedRO() local938 StructStatVfs vfs = Os.statvfs("/odm"); in testOdmMountedRO() local943 StructStatVfs vfs = Os.statvfs("/oem"); in testOemMountedRO() local948 StructStatVfs vfs = Os.statvfs(getContext().getFilesDir().getAbsolutePath()); in testDataMountedNoSuidNoDev() local