Searched refs:ntfs_wof_workspace (Results 1 – 1 of 1) sorted by relevance
38 struct ntfs_wof_workspace { struct51 static struct ntfs_wof_workspace ntfs_wof_xpress4k_workspace = { argument57 static struct ntfs_wof_workspace ntfs_wof_xpress8k_workspace = {63 static struct ntfs_wof_workspace ntfs_wof_xpress16k_workspace = {69 static struct ntfs_wof_workspace ntfs_wof_lzx32k_workspace = {75 static struct ntfs_wof_workspace *const ntfs_wof_workspaces[] = {82 static struct ntfs_wof_workspace *ntfs_wof_workspace(u8 block_size_bits) in ntfs_wof_workspace() function103 static size_t ntfs_wof_input_size(const struct ntfs_wof_workspace *ws) in ntfs_wof_input_size()108 static int ntfs_wof_workspace_prepare(struct ntfs_wof_workspace *ws) in ntfs_wof_workspace_prepare()138 struct ntfs_wof_workspace *ws = ntfs_wof_workspaces[i]; in ntfs_wof_free_workspaces()[all …]