Home
last modified time | relevance | path

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

/fs/ocfs2/cluster/
Dtcp_internal.h116 struct delayed_work nn_connect_work;
122 struct delayed_work nn_connect_expired;
127 struct delayed_work nn_still_up;
159 struct delayed_work sc_keepalive_work;
Dtcp.c482 struct delayed_work *work, in o2net_sc_queue_delayed_work()
490 struct delayed_work *work) in o2net_sc_cancel_delayed_work()
Dheartbeat.c272 struct delayed_work hr_write_timeout_work;
276 struct delayed_work hr_nego_timeout_work;
/fs/xfs/
Dxfs_mount.h165 struct delayed_work m_reclaim_work; /* background inode reclaim */
166 struct delayed_work m_eofblocks_work; /* background eof blocks
168 struct delayed_work m_cowblocks_work; /* background cow blocks
Dxfs_log_priv.h367 struct delayed_work l_work; /* background flush work */
Dxfs_mru_cache.c113 struct delayed_work work; /* Workqueue data for reaping. */
/fs/lockd/
Dnetns.h12 struct delayed_work grace_period_end;
Dsvc.c97 struct delayed_work *dwork = to_delayed_work(grace); in grace_ender()
/fs/cifs/
Dcifs_fs_sb.h72 struct delayed_work prune_tlinks;
Dcifsglob.h637 struct delayed_work echo; /* echo ping workqueue job */
652 struct delayed_work reconnect; /* reconnect workqueue job */
/fs/ceph/
Dmds_client.h320 struct delayed_work delayed_work; /* delayed work */ member
Dmds_client.c3366 schedule_delayed_work(&mdsc->delayed_work, hz); in schedule_delayed()
3369 static void delayed_work(struct work_struct *work) in delayed_work() function
3373 container_of(work, struct ceph_mds_client, delayed_work.work); in delayed_work()
3461 INIT_DELAYED_WORK(&mdsc->delayed_work, delayed_work); in ceph_mdsc_init()
3673 cancel_delayed_work_sync(&mdsc->delayed_work); /* cancel timer */ in ceph_mdsc_close_sessions()
3709 cancel_delayed_work_sync(&mdsc->delayed_work); /* cancel timer */ in ceph_mdsc_stop()
/fs/nfsd/
Dnetns.h91 struct delayed_work laundromat_work;
Dnfs4state.c4797 struct delayed_work *dwork = to_delayed_work(laundry); in laundromat_main()
/fs/ocfs2/
Docfs2.h227 struct delayed_work os_orphan_scan_work;
367 struct delayed_work la_enable_wq;
440 struct delayed_work osb_truncate_log_wq;
Dquota.h64 struct delayed_work dqi_sync_work; /* Work for syncing dquots */
/fs/afs/
Dinternal.h290 struct delayed_work cb_updater; /* callback updater */
291 struct delayed_work cb_break_work; /* collected break dispatcher */
369 struct delayed_work lock_work; /* work to be done in locking */
/fs/jffs2/
Djffs2_fs_sb.h136 struct delayed_work wbuf_dwork; /* write-buffer write-out work */
Dwbuf.c1154 struct delayed_work *dwork; in work_to_sb()
/fs/ufs/
Dufs.h29 struct delayed_work sync_work; /* FS sync delayed work */
/fs/gfs2/
Dincore.h363 struct delayed_work gl_work;
712 struct delayed_work sd_control_work;
/fs/hfs/
Dhfs_fs.h165 struct delayed_work mdb_work; /* MDB flush delayed work */
/fs/affs/
Daffs.h105 struct delayed_work sb_work; /* superblock flush delayed work */
/fs/hfsplus/
Dhfsplus_fs.h191 struct delayed_work sync_work; /* FS sync delayed work */
/fs/reiserfs/
Dreiserfs.h416 struct delayed_work j_work;
621 struct delayed_work old_work; /* old transactions flush delayed work */