nfs_add_stats 891 fs/nfs/direct.c nfs_add_stats(mapping->host, NFSIOS_DIRECTREADBYTES, count); nfs_add_stats 948 fs/nfs/direct.c nfs_add_stats(mapping->host, NFSIOS_DIRECTWRITTENBYTES, count); nfs_add_stats 269 fs/nfs/file.c nfs_add_stats(inode, NFSIOS_NORMALREADBYTES, count); nfs_add_stats 534 fs/nfs/file.c nfs_add_stats(inode, NFSIOS_NORMALWRITTENBYTES, count); nfs_add_stats 339 fs/nfs/read.c nfs_add_stats(data->inode, NFSIOS_SERVERREADBYTES, data->res.count); nfs_add_stats 486 fs/nfs/read.c nfs_add_stats(inode, NFSIOS_READPAGES, 1); nfs_add_stats 602 fs/nfs/read.c nfs_add_stats(inode, NFSIOS_READPAGES, npages); nfs_add_stats 271 fs/nfs/write.c nfs_add_stats(inode, NFSIOS_WRITEPAGES, 1); nfs_add_stats 1119 fs/nfs/write.c nfs_add_stats(data->inode, NFSIOS_SERVERWRITTENBYTES, resp->count);