Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Docfs2.h463 struct work_struct dquot_drop_work; member
H A Dsuper.c1823 cancel_work_sync(&osb->dquot_drop_work); in ocfs2_dismount_volume()
2138 INIT_WORK(&osb->dquot_drop_work, ocfs2_drop_dquot_refs); in ocfs2_initialize_super()