Home
last modified time | relevance | path

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

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