Searched defs:proc_mounts (Results 1 – 15 of 15) sorted by relevance
| /system/core/fastboot/device/ |
| D | utility.cpp | 235 android::fs_mgr::Fstab proc_mounts; in AutoMountMetadata() local
|
| /system/core/init/ |
| D | first_stage_mount.cpp | 178 Fstab proc_mounts; in GetRootEntry() local
|
| /system/sepolicy/microdroid/system/public/ |
| D | file.te | 110 type proc_mounts, fs_type, proc_type; type
|
| /system/core/fs_mgr/libfstab/ |
| D | fstab.cpp | 577 bool ParseFstabFromString(const std::string& fstab_str, bool proc_mounts, Fstab* fstab_out) { in ParseFstabFromString()
|
| /system/sepolicy/prebuilts/api/29.0/public/ |
| D | file.te | 39 type proc_mounts, fs_type, proc_type; type
|
| /system/sepolicy/prebuilts/api/30.0/public/ |
| D | file.te | 44 type proc_mounts, fs_type, proc_type; type
|
| /system/sepolicy/prebuilts/api/34.0/public/ |
| D | file.te | 51 type proc_mounts, fs_type, proc_type; type
|
| /system/sepolicy/prebuilts/api/32.0/public/ |
| D | file.te | 47 type proc_mounts, fs_type, proc_type; type
|
| /system/sepolicy/prebuilts/api/31.0/public/ |
| D | file.te | 47 type proc_mounts, fs_type, proc_type; type
|
| /system/sepolicy/prebuilts/api/202504/public/ |
| D | file.te | 62 type proc_mounts, fs_type, proc_type; type
|
| /system/sepolicy/prebuilts/api/33.0/public/ |
| D | file.te | 51 type proc_mounts, fs_type, proc_type; type
|
| /system/sepolicy/public/ |
| D | file.te | 62 type proc_mounts, fs_type, proc_type; type
|
| /system/sepolicy/prebuilts/api/202404/public/ |
| D | file.te | 53 type proc_mounts, fs_type, proc_type; type
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 41983 struct proc_mounts { struct 41984 struct mnt_namespace *ns; 41985 struct path root; 41986 int (*show)(struct seq_file *, struct vfsmount *); 41987 struct mount cursor;
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 51360 struct proc_mounts { struct 51361 struct mnt_namespace *ns; 51362 struct path root; 51363 int (*show)(struct seq_file *, struct vfsmount *); 51364 struct mount cursor;
|