Searched defs:fs_size (Results 1 – 5 of 5) sorted by relevance
29 __be32 fs_size; member
130 uint64_t fs_size = static_cast<uint64_t>(sb.f_blocks) * sb.f_frsize; in PerformSanityChecks() local
404 static constexpr uint64_t fs_size = 2147483648; member in android::fiemap::VerifyBlockWritesExt4446 static constexpr uint64_t fs_size = 2147483648; member in android::fiemap::VerifyBlockWritesF2fs
405 const std::string& fs_size = args[3]; in FormatFn() local
178 __le64 fs_size; /* Size of the encrypted fs, in 512 byte sectors */ member