Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DApfsHandler.cpp1260 struct j_file_extent_val struct
1262 … length must be a multiple of the block size defined by the nx_block_size field of nx_superblock_t.
1264 UInt64 phys_block_num; // The physical block address that the extent starts at
1267 void Parse(const Byte *p) in Parse()