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