Searched refs:olist (Results 1 – 5 of 5) sorted by relevance
392 struct list_head olist = sctl->list; in master_free() local396 sctl->list = olist; /* keep the current linked-list */ in master_free()
410 list_del(&open->olist); in cifs_del_pending_open()422 list_add_tail(&open->olist, &tlink_tcon(tlink)->pending_opens); in cifs_add_pending_open_locked()
582 list_for_each_entry(open, &tcon->pending_opens, olist) { in smb2_tcon_find_pending_open_lease()
1348 struct list_head olist; member
730 list_del(&fid->pending_open->olist); in cifs_new_fileinfo()