Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2proto.h257 extern int smb2_handle_cancelled_close(struct cifs_tcon *tcon,
H A Dsmb2misc.c804 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_handle_cancelled_close() function
H A Dsmb2pdu.c3673 tmp_rc = smb2_handle_cancelled_close(tcon, persistent_fid, in __SMB2_close()