Lines Matching refs:list
83 * then the ->tickets list checking to see if the reservation can be
184 list_for_each_entry(found, head, list)
255 list_add(&space_info->list, &info->space_info);
325 list_add_tail(&block_group->list, &found->block_groups[index]);
337 list_for_each_entry(found, head, list) {
402 if (!list_empty(&ticket->list)) {
403 list_del_init(&ticket->list);
427 ticket = list_first_entry(head, struct reserve_ticket, list);
522 list_for_each_entry(cache, &info->block_groups[index], list) {
989 * tickets in the list to catch this case.
1012 struct reserve_ticket, list);
1032 * the list.
1382 * left non priority tickets on the list. We would then have
1468 * Delete us from the list. After we unlock the space
1535 ASSERT(list_empty(&ticket->list));
1682 * the list and we will do our own flushing further down.
1696 list_add_tail(&ticket.list, &space_info->tickets);
1715 list_add_tail(&ticket.list,
1813 list_for_each_entry(space_info, &fs_info->space_info, list) {