Home
last modified time | relevance | path

Searched refs:no_fail (Results 1 – 6 of 6) sorted by relevance

/system/core/fs_mgr/include_fstab/fstab/
Dfstab.h77 bool no_fail : 1; member
/system/vold/
Dmain.cpp246 !entry.fs_mgr_flags.no_fail) { in process_config()
/system/core/fs_mgr/tests/
Dfs_mgr_test.cpp204 lhs.no_fail == rhs.no_fail && in CompareFlags()
448 flags.no_fail = true; in TEST()
/system/core/init/
Dfirst_stage_mount.cpp565 if (current->fs_mgr_flags.no_fail) { in MountPartitions()
/system/core/fs_mgr/
Dfs_mgr_fstab.cpp172 CheckFlag("nofail", no_fail); in ParseFsMgrFlags()
Dfs_mgr.cpp1616 if (attempted_entry.fs_mgr_flags.no_fail) { in fs_mgr_mount_all()