Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
Dntfsck.c582 u32 bytes_in_use, bytes_allocated, i; in check_file_record() local
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h377 /* 28*/ le32 bytes_allocated; /* Number of bytes allocated for this mft member
452 /* 28*/ le32 bytes_allocated; /* Number of bytes allocated for this mft member
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c2317 size_t bytes_allocated; member