Home
last modified time | relevance | path

Searched refs:TID_EXITING (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dconnect.c2391 if (tcon->status == TID_EXITING) in match_tcon()
2464 tcon->status = TID_EXITING; in cifs_put_tcon()
H A Dcifsglob.h136 TID_EXITING, enumerator
H A Dcifsfs.c740 if ((tcon->tc_count > 1) || (tcon->status == TID_EXITING)) { in cifs_umount_begin()
749 * can not set tcon->status to TID_EXITING yet since we don't know if umount -f will in cifs_umount_begin()
750 * fail later (e.g. due to open files). TID_EXITING will be set just before tdis req sent in cifs_umount_begin()
H A Dsmb2pdu.c234 if (tcon->status == TID_EXITING) { in smb2_reconnect()
H A Dcifssmb.c92 if (tcon->status == TID_EXITING) { in cifs_reconnect_tcon()

Completed in 28 milliseconds