Searched refs:SMB2_close_flags (Results 1 – 2 of 2) sorted by relevance
146 extern int SMB2_close_flags(const unsigned int xid, struct cifs_tcon *tcon,
2542 SMB2_close_flags(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_close_flags() function2592 return SMB2_close_flags(xid, tcon, persistent_fid, volatile_fid, 0); in SMB2_close()