Home
last modified time | relevance | path

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

/Linux-v5.4/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.c2203 INIT_WORK(&osb->dquot_drop_work, ocfs2_drop_dquot_refs); in ocfs2_initialize_super()