Home
last modified time | relevance | path

Searched refs:nonremovable (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/core/fs_mgr/include_fstab/fstab/
H A Dfstab.h64 bool nonremovable : 1; member
/aosp12/system/vold/
H A Dmain.cpp251 if (entry.fs_mgr_flags.nonremovable) { in process_config()
/aosp12/system/core/fs_mgr/tests/
H A Dfs_mgr_test.cpp192 lhs.nonremovable == rhs.nonremovable && in CompareFlags()
433 flags.nonremovable = true; in TEST()
/aosp12/system/core/fs_mgr/
H A Dfs_mgr_fstab.cpp164 CheckFlag("nonremovable", nonremovable); in ParseFsMgrFlags()