Home
last modified time | relevance | path

Searched refs:osb_truncate_log_wq (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2.h430 struct delayed_work osb_truncate_log_wq; member
H A Dalloc.c6080 osb_truncate_log_wq.work); in ocfs2_truncate_log_worker()
6098 cancel_delayed_work(&osb->osb_truncate_log_wq); in ocfs2_schedule_truncate_log_flush()
6100 queue_delayed_work(osb->ocfs2_wq, &osb->osb_truncate_log_wq, in ocfs2_schedule_truncate_log_flush()
6310 cancel_delayed_work(&osb->osb_truncate_log_wq); in ocfs2_truncate_log_shutdown()
6338 INIT_DELAYED_WORK(&osb->osb_truncate_log_wq, in ocfs2_truncate_log_init()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2.h428 struct delayed_work osb_truncate_log_wq; member
H A Dalloc.c6080 osb_truncate_log_wq.work); in ocfs2_truncate_log_worker()
6098 cancel_delayed_work(&osb->osb_truncate_log_wq); in ocfs2_schedule_truncate_log_flush()
6100 queue_delayed_work(osb->ocfs2_wq, &osb->osb_truncate_log_wq, in ocfs2_schedule_truncate_log_flush()
6310 cancel_delayed_work(&osb->osb_truncate_log_wq); in ocfs2_truncate_log_shutdown()
6338 INIT_DELAYED_WORK(&osb->osb_truncate_log_wq, in ocfs2_truncate_log_init()

Completed in 21 milliseconds