Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dsmb2proto.h227 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.c3397 tmp_rc = smb2_handle_cancelled_close(tcon, persistent_fid, in __SMB2_close()