Searched refs:sheaves_empty (Results 1 – 1 of 1) sorted by relevance
424 struct list_head sheaves_empty; member3156 empty = list_first_entry(&barn->sheaves_empty, in barn_get_empty_sheaf()3179 list_add(&sheaf->barn_list, &barn->sheaves_empty); in barn_put_empty_sheaf()3213 sheaf = list_first_entry(&barn->sheaves_empty, in barn_get_full_or_empty_sheaf()3248 list_add(&empty->barn_list, &barn->sheaves_empty); in barn_replace_empty_sheaf()3281 empty = list_first_entry(&barn->sheaves_empty, struct slab_sheaf, in barn_replace_full_sheaf()3300 INIT_LIST_HEAD(&barn->sheaves_empty); in barn_init()3316 list_splice_init(&barn->sheaves_empty, &empty_list); in barn_shrink()