Home
last modified time | relevance | path

Searched refs:smb2_handle_cancelled_close (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/fs/cifs/
Dsmb2proto.h246 extern int smb2_handle_cancelled_close(struct cifs_tcon *tcon,
Dsmb2misc.c797 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_handle_cancelled_close() function
Dsmb2pdu.c3251 tmp_rc = smb2_handle_cancelled_close(tcon, persistent_fid, in __SMB2_close()