X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flprocfs_status.h;h=2afd68a3834943c9b31c1e31a585fc3cd922287b;hp=8656a0851ab17f45e3c18f9cbb9b858e9f6c70f0;hb=70f092a0587866662735e1a6eaf27701a576370d;hpb=a046e879fcadd601c9a19fd906f82ecbd2d4efd5;ds=sidebyside diff --git a/lustre/include/lprocfs_status.h b/lustre/include/lprocfs_status.h index 8656a08..2afd68a 100644 --- a/lustre/include/lprocfs_status.h +++ b/lustre/include/lprocfs_status.h @@ -776,6 +776,10 @@ int lprocfs_obd_max_pages_per_rpc_seq_show(struct seq_file *m, void *data); ssize_t lprocfs_obd_max_pages_per_rpc_seq_write(struct file *file, const char __user *buffer, size_t count, loff_t *off); +int lprocfs_obd_short_io_bytes_seq_show(struct seq_file *m, void *data); +ssize_t lprocfs_obd_short_io_bytes_seq_write(struct file *file, + const char __user *buffer, + size_t count, loff_t *off); struct root_squash_info; int lprocfs_wr_root_squash(const char __user *buffer, unsigned long count,