Searched refs:plh_bulk_destroy (Results 1 – 2 of 2) sorted by relevance
747 if (lo != NULL && list_empty(&lo->plh_bulk_destroy)) { in pnfs_layout_add_bulk_destroy_list()749 list_add(&lo->plh_bulk_destroy, layout_list); in pnfs_layout_add_bulk_destroy_list()795 plh_bulk_destroy); in pnfs_layout_free_bulk_destroy_list()803 list_del_init(&lo->plh_bulk_destroy); in pnfs_layout_free_bulk_destroy_list()1574 INIT_LIST_HEAD(&lo->plh_bulk_destroy); in alloc_init_layout_hdr()
191 struct list_head plh_bulk_destroy; member