Searched refs:sheaves_full (Results 1 – 1 of 1) sorted by relevance
398 struct list_head sheaves_full; member3122 list_add(&sheaf->barn_list, &barn->sheaves_full); in barn_put_full_sheaf()3139 sheaf = list_first_entry(&barn->sheaves_full, struct slab_sheaf, in barn_get_full_or_empty_sheaf()3176 full = list_first_entry(&barn->sheaves_full, struct slab_sheaf, in barn_replace_empty_sheaf()3215 list_add(&full->barn_list, &barn->sheaves_full); in barn_replace_full_sheaf()3230 INIT_LIST_HEAD(&barn->sheaves_full); in barn_init()3245 list_splice_init(&barn->sheaves_full, &full_list); in barn_shrink()