Searched refs:plh_bulk_destroy (Results 1 – 2 of 2) sorted by relevance
835 if (lo != NULL && list_empty(&lo->plh_bulk_destroy)) { in pnfs_layout_add_bulk_destroy_list()837 list_add(&lo->plh_bulk_destroy, layout_list); in pnfs_layout_add_bulk_destroy_list()858 !list_empty(&lo->plh_bulk_destroy)) in pnfs_layout_bulk_destroy_byserver_locked()894 plh_bulk_destroy); in pnfs_layout_free_bulk_destroy_list()902 list_del_init(&lo->plh_bulk_destroy); in pnfs_layout_free_bulk_destroy_list()1015 list_for_each_entry(lo, list, plh_bulk_destroy) { in pnfs_layout_bulk_list_reboot()1904 INIT_LIST_HEAD(&lo->plh_bulk_destroy); in alloc_init_layout_hdr()
209 struct list_head plh_bulk_destroy; member