Searched refs:squashfs_decompressor_single (Results 1 – 3 of 3) sorted by relevance
76 opts->thread_ops = &squashfs_decompressor_single; in squashfs_parse_param_threads_str()109 opts->thread_ops = &squashfs_decompressor_single; in squashfs_parse_param_threads_num()525 if (msblk->thread_ops == &squashfs_decompressor_single) { in squashfs_show_options()549 opts->thread_ops = &squashfs_decompressor_single; in squashfs_init_fs_context()
86 const struct squashfs_decompressor_thread_ops squashfs_decompressor_single = { variable
51 extern const struct squashfs_decompressor_thread_ops squashfs_decompressor_single;