Searched refs:mount_flags_list (Results 1 – 1 of 1) sorted by relevance
48 static constexpr std::pair<const char*, unsigned> mount_flags_list[] = { in setMountFlag() local66 for (const auto& [name, value] : mount_flags_list) { in setMountFlag()