Home
last modified time | relevance | path

Searched defs:mount_flags (Results 1 – 5 of 5) sorted by relevance

/system/core/fs_mgr/
Dfs_mgr_priv.h99 std::string mount_flags; member
Dfs_mgr.cpp2429 auto mount_flags = ",override_creds=off"s; in CheckOverlayfs() local
/system/core/fs_mgr/tests/
Dfs_mgr_test.cpp316 } mount_flags[] = { in TEST() local
/system/core/init/
Dbuiltins.cpp459 } mount_flags[] = { variable
/system/apex/apexd/
Dapexd.cpp607 uint32_t mount_flags = MS_NOATIME | MS_NODEV | MS_DIRSYNC | MS_RDONLY; in MountPackageImpl() local