Searched refs:dfs_cache_work (Results 1 – 5 of 5) sorted by relevance
236 queue_delayed_work(dfscache_wq, &tcon->dfs_cache_work, in __dfs_mount_share()
1348 tcon = container_of(work, struct cifs_tcon, dfs_cache_work.work); in dfs_cache_refresh()1354 queue_delayed_work(dfscache_wq, &tcon->dfs_cache_work, in dfs_cache_refresh()
159 INIT_DELAYED_WORK(&ret_buf->dfs_cache_work, dfs_cache_refresh); in tcon_info_alloc()
1305 struct delayed_work dfs_cache_work; member
2621 cancel_delayed_work_sync(&tcon->dfs_cache_work); in cifs_put_tcon()4448 queue_delayed_work(dfscache_wq, &tcon->dfs_cache_work, in cifs_construct_tcon()