Home
last modified time | relevance | path

Searched refs:pending_opens (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/cifs/
A Dsmb2misc.c595 list_for_each_entry(open, &tcon->pending_opens, olist) { in smb2_tcon_find_pending_open_lease()
A Dmisc.c659 list_add_tail(&open->olist, &tlink_tcon(tlink)->pending_opens); in cifs_add_pending_open_locked()
A Dcifsglob.h1231 struct list_head pending_opens; /* list of incomplete opens */ member
A Dconnect.c2557 INIT_LIST_HEAD(&tcon->pending_opens); in cifs_get_tcon()

Completed in 21 milliseconds