Home
last modified time | relevance | path

Searched refs:vfat (Results 1 – 10 of 10) sorted by relevance

/system/vold/
DPublicVolume.cpp102 if (vfat::Check(mDevPath)) { in doMount()
131 if (vfat::Mount(mDevPath, mRawPath, false, false, false, in doMount()
234 if (vfat::Format(mDevPath, 0)) { in doFormat()
DVolumeManager.cpp896 formatStatus = android::vold::vfat::Format(dmDevice, numImgSectors); in createAsec()
926 mountStatus = android::vold::vfat::Mount(dmDevice, mountPoint, in createAsec()
1146 result = android::vold::vfat::Mount(loopDevice, mountPoint, in finalizeAsec()
1712 result = android::vold::vfat::Mount(dmDevice, mountPoint, in mountAsec()
1802 if (android::vold::vfat::Mount(dmDevice, mountPoint, in mountObb()
/system/vold/fs/
DVfat.h26 namespace vfat {
DVfat.cpp56 namespace vfat { namespace
/system/sepolicy/
Dplatform_app.te39 allow platform_app vfat:dir create_dir_perms;
40 allow platform_app vfat:file create_file_perms;
Dgenfs_contexts35 genfscon vfat / u:object_r:vfat:s0
Dapp.te193 # Access OBBs (vfat images) mounted by vold (b/17633509)
195 allow appdomain vfat:dir r_dir_perms;
196 allow appdomain vfat:file rw_file_perms;
Dfile.te51 type vfat, sdcard_type, fs_type, mlstrustedobject;
Ddomain.te266 # sdcard_type / vfat is exempt as a larger set of domains need
/system/core/crash_reporter/
DTEST_WARNING25 Apr 31 25:25:25 localhost kernel: [117959.231482] Modules linked in: nls_iso8859_1 nls_cp437 vfat f…