Searched refs:pending_opens (Results 1 – 3 of 3) sorted by relevance
154 INIT_LIST_HEAD(&ret_buf->pending_opens); in tcon_info_alloc()698 list_add_tail(&open->olist, &tlink_tcon(tlink)->pending_opens); in cifs_add_pending_open_locked()
589 list_for_each_entry(open, &tcon->pending_opens, olist) { in smb2_tcon_find_pending_open_lease()
1330 struct list_head pending_opens; /* list of incomplete opens */ member
Completed in 20 milliseconds