Home
last modified time | relevance | path

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

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