Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dquota.h119 void ocfs2_drop_dquot_refs(struct work_struct *work);
Dquota_global.c697 void ocfs2_drop_dquot_refs(struct work_struct *work) in ocfs2_drop_dquot_refs() function
Dsuper.c2267 INIT_WORK(&osb->dquot_drop_work, ocfs2_drop_dquot_refs); in ocfs2_initialize_super()