Home
last modified time | relevance | path

Searched refs:table_buf_size (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
291 if ((size_t)sectors << 9 > table_buf_size) in parse_wof_chunk_table()
304 if (bytes_to_read > table_buf_size) in parse_wof_chunk_table()