Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dreparse.c345 const struct wof_reparse_data *wof_data = in ntfs_parse_reparse() local
350 if (wof_data->version == WOF_CURRENT_VERSION && in ntfs_parse_reparse()
351 wof_data->provider == WOF_PROVIDER_FILE && in ntfs_parse_reparse()
352 wof_data->provider_version == in ntfs_parse_reparse()
354 switch (wof_data->compression_format) { in ntfs_parse_reparse()