Searched refs:dquot_drop_list (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ocfs2/
H A Dquota_global.c713 list = llist_del_all(&osb->dquot_drop_list);
751 if (llist_add(&OCFS2_DQUOT(dquot)->list, &osb->dquot_drop_list))
H A Docfs2.h420 struct llist_head dquot_drop_list; member in struct:ocfs2_super
H A Dsuper.c1873 WARN_ON(!llist_empty(&osb->dquot_drop_list));
2191 init_llist_head(&osb->dquot_drop_list);

Completed in 675 milliseconds