Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
A Dquota_global.c699 dquot_drop_work); in ocfs2_drop_dquot_refs()
742 queue_work(osb->ocfs2_wq, &osb->dquot_drop_work); in ocfs2_release_dquot()
A Docfs2.h422 struct work_struct dquot_drop_work; member
A Dsuper.c1888 cancel_work_sync(&osb->dquot_drop_work); in ocfs2_dismount_volume()
2199 INIT_WORK(&osb->dquot_drop_work, ocfs2_drop_dquot_refs); in ocfs2_initialize_super()

Completed in 12 milliseconds