Searched refs:vfat (Results 1 – 18 of 18) sorted by relevance
/system/vold/model/ |
D | PublicVolume.cpp | 103 if (mFsType == "vfat" && vfat::IsSupported()) { in doMount() 104 if (vfat::Check(mDevPath)) { in doMount() 144 if (vfat::Mount(mDevPath, mRawPath, false, false, false, AID_ROOT, in doMount() 368 bool isVfatSup = vfat::IsSupported(); in doFormat() 408 res = vfat::Format(mDevPath, 0); in doFormat()
|
D | ObbVolume.cpp | 75 if (android::vold::vfat::Mount(mLoopPath, path, true, false, true, in doMount()
|
/system/sepolicy/private/ |
D | hal_configstore.te | 50 fuse sdcardfs vfat exfat fuseblk # manual expansion for completeness 54 fuse sdcardfs vfat exfat fuseblk # manual expansion for completeness
|
D | gsid.te | 77 # directly to vfat, which supports the FIBMAP ioctl. 78 allow gsid vfat:dir create_dir_perms; 79 allow gsid vfat:file create_file_perms;
|
D | genfs_contexts | 317 genfscon vfat / u:object_r:vfat:s0
|
D | domain.te | 1922 # sdcard_type (including vfat and exfat) and fusefs_type are exempt as a larger
|
/system/vold/fs/ |
D | Vfat.h | 26 namespace vfat {
|
D | Vfat.cpp | 50 namespace vfat { namespace
|
/system/sepolicy/microdroid/system/public/ |
D | file.te | 193 type vfat, fs_type, sdcard_type;
|
/system/sepolicy/microdroid/system/private/ |
D | genfs_contexts | 365 genfscon vfat / u:object_r:vfat:s0
|
/system/sepolicy/public/ |
D | file.te | 184 type vfat, sdcard_type, fs_type, mlstrustedobject;
|
/system/sepolicy/private/compat/29.0/ |
D | 29.0.cil | 1932 (typeattributeset vfat_29_0 (vfat))
|
/system/sepolicy/private/compat/30.0/ |
D | 30.0.cil | 2227 (typeattributeset vfat_30_0 (vfat))
|
/system/sepolicy/private/compat/32.0/ |
D | 32.0.cil | 2415 (typeattributeset vfat_32_0 (vfat))
|
/system/sepolicy/private/compat/31.0/ |
D | 31.0.cil | 2418 (typeattributeset vfat_31_0 (vfat))
|
/system/sepolicy/private/compat/33.0/ |
D | 33.0.cil | 2577 (typeattributeset vfat_33_0 (vfat))
|
/system/sepolicy/private/compat/34.0/ |
D | 34.0.cil | 2645 (typeattributeset vfat_34_0 (vfat))
|
/system/sepolicy/private/compat/202404/ |
D | 202404.cil | 2716 (typeattributeset vfat_202404 (vfat))
|