Home
last modified time | relevance | path

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

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