Searched refs:dquot_drop_work (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ocfs2/
H A Dquota_global.c709 dquot_drop_work);
752 queue_work(osb->ocfs2_wq, &osb->dquot_drop_work);
H A Docfs2.h421 struct work_struct dquot_drop_work; member in struct:ocfs2_super
H A Dsuper.c1875 cancel_work_sync(&osb->dquot_drop_work);
2190 INIT_WORK(&osb->dquot_drop_work, ocfs2_drop_dquot_refs);

Completed in 290 milliseconds