Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dproc_namespace.c223 if (sb->s_op->show_stats) { in show_vfsstat()
226 err = sb->s_op->show_stats(m, mnt_path.dentry); in show_vfsstat()
/linux-4.4.14/fs/nfs/
Dnfs4super.c62 .show_stats = nfs_show_stats,
Dsuper.c319 .show_stats = nfs_show_stats,
/linux-4.4.14/fs/cifs/
Dcifsfs.c590 .show_stats = cifs_show_stats,
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_verbs.c2310 static ssize_t show_stats(struct device *device, struct device_attribute *attr, in show_stats() function
2352 static DEVICE_ATTR(stats, S_IRUGO, show_stats, NULL);
/linux-4.4.14/include/linux/
Dfs.h1715 int (*show_stats)(struct seq_file *, struct dentry *); member
/linux-4.4.14/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);