Searched refs:new_lb (Results 1 – 2 of 2) sorted by relevance
1051 struct lease_table *new_lb) in copy_lease() 1062 kfree(new_lb); in add_lease_global_list() 1067 opinfo->o_lease->l_lb = new_lb; in add_lease_global_list() 1069 list_add(&new_lb->l_entry, &lease_table_list); in add_lease_global_list() 1190 struct lease_table *new_lb = NULL; in smb_grant_oplock() 1305 new_lb = alloc_lease_table(opinfo); in smb_grant_oplock() 1306 if (!new_lb) { in smb_grant_oplock() 1316 add_lease_global_list(opinfo, new_lb); in smb_grant_oplock() 1322 kfree(new_lb); in smb_grant_oplock() 1054 add_lease_global_list(struct oplock_info * opinfo,struct lease_table * new_lb) add_lease_global_list() argument 1193 struct lease_table *new_lb = NULL; smb_grant_oplock() local
1141 bool new_lb; in update_partition_sd_lb() local1148 new_lb = (new_prs != PRS_ISOLATED); in update_partition_sd_lb()1150 new_lb = is_sched_load_balance(parent_cs(cs)); in update_partition_sd_lb()1152 if (new_lb != !!is_sched_load_balance(cs)) { in update_partition_sd_lb()1154 if (new_lb) in update_partition_sd_lb()