Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Dquota_global.c700 dquot_drop_work); in ocfs2_drop_dquot_refs()
743 queue_work(osb->ocfs2_wq, &osb->dquot_drop_work); in ocfs2_release_dquot()
A Docfs2.h421 struct work_struct dquot_drop_work; member
A Dsuper.c1875 cancel_work_sync(&osb->dquot_drop_work); in ocfs2_dismount_volume()
2190 INIT_WORK(&osb->dquot_drop_work, ocfs2_drop_dquot_refs); in ocfs2_initialize_super()

Completed in 12 milliseconds