Home
last modified time | relevance | path

Searched refs:show_stats (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/fs/
Dproc_namespace.c222 if (sb->s_op->show_stats) { in show_vfsstat()
225 err = sb->s_op->show_stats(m, mnt_path.dentry); in show_vfsstat()
/linux-4.1.27/fs/nfs/
Dnfs4super.c62 .show_stats = nfs_show_stats,
Dsuper.c319 .show_stats = nfs_show_stats,
/linux-4.1.27/fs/cifs/
Dcifsfs.c583 .show_stats = cifs_show_stats,
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_verbs.c2275 static ssize_t show_stats(struct device *device, struct device_attribute *attr, in show_stats() function
2317 static DEVICE_ATTR(stats, S_IRUGO, show_stats, NULL);
/linux-4.1.27/include/linux/
Dfs.h1697 int (*show_stats)(struct seq_file *, struct dentry *); member
/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw2100.c3991 static ssize_t show_stats(struct device *d, struct device_attribute *attr, in show_stats() function
4010 static DEVICE_ATTR(stats, S_IRUGO, show_stats, NULL);