Home
last modified time | relevance | path

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

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