Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dsmb2proto.h225 extern int smb2_handle_cancelled_close(struct cifs_tcon *tcon,
Dsmb2misc.c806 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_handle_cancelled_close() function
Dsmb2pdu.c3423 tmp_rc = smb2_handle_cancelled_close(tcon, persistent_fid, in __SMB2_close()