Searched refs:plh_bulk_destroy (Results 1 – 2 of 2) sorted by relevance
834 if (lo != NULL && list_empty(&lo->plh_bulk_destroy)) { in pnfs_layout_add_bulk_destroy_list()836 list_add(&lo->plh_bulk_destroy, layout_list); in pnfs_layout_add_bulk_destroy_list()857 !list_empty(&lo->plh_bulk_destroy)) in pnfs_layout_bulk_destroy_byserver_locked()893 plh_bulk_destroy); in pnfs_layout_free_bulk_destroy_list()901 list_del_init(&lo->plh_bulk_destroy); in pnfs_layout_free_bulk_destroy_list()1014 list_for_each_entry(lo, list, plh_bulk_destroy) { in pnfs_layout_bulk_list_reboot()1891 INIT_LIST_HEAD(&lo->plh_bulk_destroy); in alloc_init_layout_hdr()
208 struct list_head plh_bulk_destroy; member