Home | History | Annotate | Download | only in ntfs

Lines Matching refs:attr_offset

200     uint32_t attr_offset = 0;
221 stream = mapping_chunk_init(attr, &chunk, &attr_offset);
223 err = parse_data_run(stream, &attr_offset, attr_len, &chunk);