Home
last modified time | relevance | path

Searched defs:mnt_opts (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/tests/
H A Dmntent_test.cpp45 char mnt_opts[]{"aa=b,a=b,b,bb,c=d"}; in TEST() local
/aosp12/bionic/libc/include/
H A Dmntent.h53 char* mnt_opts; member
/aosp12/system/core/fs_mgr/tests/
H A Dfs_mgr_test.cpp277 std::set<std::string> mnt_opts; in TEST() local