Searched refs:cifs_stats_bytes_read (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsglob.h433 static inline void cifs_stats_bytes_read(struct cifsTconInfo *tcon, function
444 #define cifs_stats_bytes_read(tcon, bytes) do {} while (0) macro
H A Dfile.c1802 cifs_stats_bytes_read(pTcon, bytes_read);
1873 cifs_stats_bytes_read(pTcon, total_read);
2052 cifs_stats_bytes_read(pTcon, bytes_read);

Completed in 46 milliseconds