Home
last modified time | relevance | path

Searched refs:table_buf (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ntfs/
H A Dwof.c251 void *table_buf, size_t table_buf_size) in parse_wof_chunk_table() argument
293 buf = table_buf; in parse_wof_chunk_table()
326 memcpy(table_buf, (u8 *)ctx->attr + value_offset + byte_off, in parse_wof_chunk_table()
328 buf = table_buf; in parse_wof_chunk_table()