Home
last modified time | relevance | path

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

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