Searched refs:lease_table (Results 1 – 2 of 2) sorted by relevance
35 struct lease_table { struct52 struct lease_table *l_lb; argument
58 struct lease_table *lb = opinfo->o_lease->l_lb; in lease_add_list()67 struct lease_table *lb = opinfo->o_lease->l_lb; in lease_del_list()83 static struct lease_table *alloc_lease_table(struct oplock_info *opinfo) in alloc_lease_table()85 struct lease_table *lb; in alloc_lease_table()87 lb = kmalloc_obj(struct lease_table, KSMBD_DEFAULT_GFP); in alloc_lease_table()954 struct lease_table *lb, *lbtmp; in destroy_lease_table()987 struct lease_table *lb; in find_same_lease_key()1051 struct lease_table *new_lb) in add_lease_global_list()1053 struct lease_table *lb; in add_lease_global_list()1190 struct lease_table *new_lb = NULL; in smb_grant_oplock()[all …]