Home
last modified time | relevance | path

Searched defs:should_compress (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dcompress.h80 static inline bool should_compress(void *unused1, void *unused2) in should_compress() function
H A Dcompress.c293 bool should_compress(const struct cifs_tcon *tcon, const struct smb_rqst *rq) in should_compress() function