Home
last modified time | relevance | path

Searched refs:delayed_work (Results 1 – 25 of 39) sorted by relevance

12

/fs/ocfs2/cluster/
Dtcp_internal.h100 struct delayed_work nn_connect_work;
106 struct delayed_work nn_connect_expired;
111 struct delayed_work nn_still_up;
143 struct delayed_work sc_keepalive_work;
/fs/ceph/
Dmetric.h187 struct delayed_work delayed_work; /* delayed work */ member
196 schedule_delayed_work(&m->delayed_work, round_jiffies_relative(HZ)); in metric_schedule_delayed()
Dmetric.c215 container_of(work, struct ceph_client_metric, delayed_work.work); in metric_delayed_work()
284 INIT_DELAYED_WORK(&m->delayed_work, metric_delayed_work); in ceph_metric_init()
307 cancel_delayed_work_sync(&m->delayed_work); in ceph_metric_destroy()
Dmds_client.h457 struct delayed_work delayed_work; /* delayed work */ member
/fs/lockd/
Dnetns.h14 struct delayed_work grace_period_end;
Dsvc.c102 struct delayed_work *dwork = to_delayed_work(grace); in grace_ender()
/fs/smb/client/
Dcifs_fs_sb.h58 struct delayed_work prune_tlinks;
Dcached_dir.h60 struct delayed_work laundromat_work;
Dcifsglob.h756 struct delayed_work echo; /* echo ping workqueue job */
786 struct delayed_work reconnect; /* reconnect workqueue job */
1288 struct delayed_work dfs_cache_work;
1290 struct delayed_work query_interfaces; /* query interfaces workqueue job */
1456 struct delayed_work deferred;
Dsmbdirect.h155 struct delayed_work idle_timer_work;
/fs/gfs2/
Dincore.h365 struct delayed_work gl_work;
368 struct delayed_work gl_delete;
725 struct delayed_work sd_control_work;
/fs/incfs/
Ddata_mgmt.h116 struct delayed_work ml_wakeup_work;
197 struct delayed_work mi_zstd_cleanup_work;
Ddata_mgmt.c29 struct delayed_work *dw = container_of(work, struct delayed_work, work); in log_wake_up_all()
36 struct delayed_work *dw = container_of(work, struct delayed_work, work); in zstd_free_workspace()
/fs/ocfs2/
Docfs2.h215 struct delayed_work os_orphan_scan_work;
381 struct delayed_work la_enable_wq;
455 struct delayed_work osb_truncate_log_wq;
Dquota.h65 struct delayed_work dqi_sync_work; /* Work for syncing dquots */
/fs/nfsd/
Dnetns.h105 struct delayed_work laundromat_work;
/fs/jffs2/
Djffs2_fs_sb.h137 struct delayed_work wbuf_dwork; /* write-buffer write-out work */
/fs/xfs/
Dxfs_mount.h65 struct delayed_work work;
208 struct delayed_work m_reclaim_work; /* background inode reclaim */
Dxfs_mru_cache.c101 struct delayed_work work; /* Workqueue data for reaping. */
Dxfs_log_priv.h406 struct delayed_work l_work; /* background flush work */
/fs/ufs/
Dufs.h30 struct delayed_work sync_work; /* FS sync delayed work */
/fs/hfs/
Dhfs_fs.h165 struct delayed_work mdb_work; /* MDB flush delayed work */
/fs/xfs/libxfs/
Dxfs_ag.h102 struct delayed_work pag_blockgc_work;
/fs/affs/
Daffs.h106 struct delayed_work sb_work; /* superblock flush delayed work */
/fs/hfsplus/
Dhfsplus_fs.h191 struct delayed_work sync_work; /* FS sync delayed work */

12