Searched refs:dquot_drop_list (Results 1 – 2 of 2) sorted by relevance
716 list = llist_del_all(&osb->dquot_drop_list); in ocfs2_drop_dquot_refs()754 if (llist_add(&OCFS2_DQUOT(dquot)->list, &osb->dquot_drop_list)) in ocfs2_release_dquot()
447 struct llist_head dquot_drop_list; member