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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Docfs2.h283 struct delayed_work osb_truncate_log_wq; member in struct:ocfs2_super
H A Dalloc.c2693 osb_truncate_log_wq.work);
2712 cancel_delayed_work(&osb->osb_truncate_log_wq);
2714 queue_delayed_work(ocfs2_wq, &osb->osb_truncate_log_wq,
2893 cancel_delayed_work(&osb->osb_truncate_log_wq);
2925 INIT_DELAYED_WORK(&osb->osb_truncate_log_wq,

Completed in 50 milliseconds