Searched refs:mi_zstd_cleanup_work (Results 1 – 2 of 2) sorted by relevance
197 struct delayed_work mi_zstd_cleanup_work; member
38 container_of(dw, struct mount_info, mi_zstd_cleanup_work); in zstd_free_workspace()74 INIT_DELAYED_WORK(&mi->mi_zstd_cleanup_work, zstd_free_workspace); in incfs_alloc_mount_info()164 flush_delayed_work(&mi->mi_zstd_cleanup_work); in incfs_free_mount_info()460 mod_delayed_work(system_wq, &mi->mi_zstd_cleanup_work, in zstd_decompress_safe()