Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsglob.h1213 static inline void cifs_stats_bytes_read(struct cifs_tcon *tcon, in cifs_stats_bytes_read() function
1224 #define cifs_stats_bytes_read(tcon, bytes) do {} while (0) macro