Home
last modified time | relevance | path

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

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