Lines Matching refs:quota_id
48 struct quota_id {
93 * Free all the quota_id entries in the rb tree and rb_root.
99 struct quota_id *entry;
105 entry = rb_entry(node, struct quota_id, node);
122 struct quota_id *entry = NULL;
130 entry = rb_entry(node, struct quota_id, node);
151 entry = rb_entry(node, struct quota_id, node);
171 struct quota_id *new_entry, *entry;
181 entry = rb_entry(parent, struct quota_id, node);
192 new_entry = kzalloc(sizeof(struct quota_id), GFP_NOFS);
270 struct quota_id *entry = NULL;
279 entry = rb_entry(node, struct quota_id, node);