Searched defs:fs_options (Results 1 – 2 of 2) sorted by relevance
/system/core/fs_mgr/include_fstab/fstab/ | ||
D | fstab.h | 49 char* fs_options; member |
/system/core/fs_mgr/ | ||
D | fs_mgr_fstab.cpp | 199 char *fs_options, int fs_options_len) in parse_flags() |