Home
last modified time | relevance | path

Searched refs:osb_truncate_log_wq (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/ocfs2/
Docfs2.h455 struct delayed_work osb_truncate_log_wq; member
Dalloc.c6087 osb_truncate_log_wq.work); in ocfs2_truncate_log_worker()
6105 cancel_delayed_work(&osb->osb_truncate_log_wq); in ocfs2_schedule_truncate_log_flush()
6107 queue_delayed_work(osb->ocfs2_wq, &osb->osb_truncate_log_wq, in ocfs2_schedule_truncate_log_flush()
6317 cancel_delayed_work(&osb->osb_truncate_log_wq); in ocfs2_truncate_log_shutdown()
6345 INIT_DELAYED_WORK(&osb->osb_truncate_log_wq, in ocfs2_truncate_log_init()