nfs_add_stats     551 fs/nfs/direct.c 	nfs_add_stats(mapping->host, NFSIOS_DIRECTREADBYTES, count);
nfs_add_stats     974 fs/nfs/direct.c 	nfs_add_stats(mapping->host, NFSIOS_DIRECTWRITTENBYTES, count);
nfs_add_stats     172 fs/nfs/file.c  			nfs_add_stats(inode, NFSIOS_NORMALREADBYTES, result);
nfs_add_stats     646 fs/nfs/file.c  	nfs_add_stats(inode, NFSIOS_NORMALWRITTENBYTES, written);
nfs_add_stats     249 fs/nfs/read.c  	nfs_add_stats(inode, NFSIOS_SERVERREADBYTES, hdr->res.count);
nfs_add_stats     319 fs/nfs/read.c  	nfs_add_stats(inode, NFSIOS_READPAGES, 1);
nfs_add_stats     453 fs/nfs/read.c  	nfs_add_stats(inode, NFSIOS_READPAGES, npages);
nfs_add_stats     650 fs/nfs/write.c 		nfs_add_stats(page_file_mapping(page)->host,
nfs_add_stats    1579 fs/nfs/write.c 	nfs_add_stats(inode, NFSIOS_SERVERWRITTENBYTES, hdr->res.count);