Searched refs:should_compress (Results 1 – 3 of 3) sorted by relevance
49 bool should_compress(const struct cifs_tcon *tcon, const struct smb_rqst *rq);80 static inline bool should_compress(void *unused1, void *unused2) in should_compress() function
293 bool should_compress(const struct cifs_tcon *tcon, const struct smb_rqst *rq) in should_compress() function
5045 if (((flags & CIFS_TRANSFORM_REQ) != CIFS_TRANSFORM_REQ) && should_compress(tcon, &rqst)) in smb2_async_writev()