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