Searched refs:plh_bulk_destroy (Results 1 – 2 of 2) sorted by relevance
622 if (lo != NULL && list_empty(&lo->plh_bulk_destroy)) { in pnfs_layout_add_bulk_destroy_list()624 list_add(&lo->plh_bulk_destroy, layout_list); in pnfs_layout_add_bulk_destroy_list()673 plh_bulk_destroy); in pnfs_layout_free_bulk_destroy_list()681 list_del_init(&lo->plh_bulk_destroy); in pnfs_layout_free_bulk_destroy_list()1253 INIT_LIST_HEAD(&lo->plh_bulk_destroy); in alloc_init_layout_hdr()
186 struct list_head plh_bulk_destroy; member