Home
last modified time | relevance | path

Searched defs:fs_options (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/bootable/deprecated-ota/updater/
H A Dupdater_runtime.cpp76 std::string* fs_options) { in parseMountFlags()
97 std::string fs_options; in Mount() local
/aosp_15_r20/system/core/fastboot/
H A Dfastboot.h90 unsigned fs_options = 0; member
H A Dfastboot.cpp2032 const unsigned fs_options, const FlashingPlan* fp) { in fb_perform_format()
/aosp_15_r20/system/core/fs_mgr/libfstab/include/fstab/
H A Dfstab.h41 std::string fs_options; member
/aosp_15_r20/external/autotest/client/bin/
H A Dpartition.py402 def set_fs_options(self, fs_options): argument
/aosp_15_r20/system/core/fs_mgr/libfstab/
H A Dfstab.cpp124 std::string fs_options; in ParseMountFlags() local
/aosp_15_r20/system/core/fs_mgr/tests/
H A Dfs_mgr_test.cpp306 std::set<std::string> fs_options; in TEST() local