Home
last modified time | relevance | path

Searched defs:proc_mounts (Results 1 – 15 of 15) sorted by relevance

/system/core/fastboot/device/
Dutility.cpp235 android::fs_mgr::Fstab proc_mounts; in AutoMountMetadata() local
/system/core/init/
Dfirst_stage_mount.cpp178 Fstab proc_mounts; in GetRootEntry() local
/system/sepolicy/microdroid/system/public/
Dfile.te110 type proc_mounts, fs_type, proc_type; type
/system/core/fs_mgr/libfstab/
Dfstab.cpp577 bool ParseFstabFromString(const std::string& fstab_str, bool proc_mounts, Fstab* fstab_out) { in ParseFstabFromString()
/system/sepolicy/prebuilts/api/29.0/public/
Dfile.te39 type proc_mounts, fs_type, proc_type; type
/system/sepolicy/prebuilts/api/30.0/public/
Dfile.te44 type proc_mounts, fs_type, proc_type; type
/system/sepolicy/prebuilts/api/34.0/public/
Dfile.te51 type proc_mounts, fs_type, proc_type; type
/system/sepolicy/prebuilts/api/32.0/public/
Dfile.te47 type proc_mounts, fs_type, proc_type; type
/system/sepolicy/prebuilts/api/31.0/public/
Dfile.te47 type proc_mounts, fs_type, proc_type; type
/system/sepolicy/prebuilts/api/202504/public/
Dfile.te62 type proc_mounts, fs_type, proc_type; type
/system/sepolicy/prebuilts/api/33.0/public/
Dfile.te51 type proc_mounts, fs_type, proc_type; type
/system/sepolicy/public/
Dfile.te62 type proc_mounts, fs_type, proc_type; type
/system/sepolicy/prebuilts/api/202404/public/
Dfile.te53 type proc_mounts, fs_type, proc_type; type
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h41983 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/
Dvmlinux.h51360 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;