Searched refs:show_stats (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/
H A Dproc_namespace.c228 if (sb->s_op->show_stats) {
230 err = sb->s_op->show_stats(m, mnt_path.dentry);
/linux-master/fs/nfs/
H A Dnfs4super.c35 .show_stats = nfs_show_stats,
H A Dsuper.c89 .show_stats = nfs_show_stats,
/linux-master/tools/kvm/kvm_stat/
H A Dkvm_stat1502 def show_stats(self):
1882 tui.show_stats()
/linux-master/fs/smb/client/
H A Dcifsfs.c829 .show_stats = cifs_show_stats,
/linux-master/include/linux/
H A Dfs.h2180 int (*show_stats)(struct seq_file *, struct dentry *); member in struct:super_operations

Completed in 316 milliseconds