]> git.proxmox.com Git - mirror_zfs.git/blobdiff - include/sys/zfs_context.h
Restrict kstats and print real pointers
[mirror_zfs.git] / include / sys / zfs_context.h
index 87ddde30a3bfe074e88348593b22648a4cb9902c..e3fa2e61bdc94264d1ed722c3b9b36eb178691f5 100644 (file)
@@ -375,6 +375,7 @@ typedef struct procfs_list_node {
 
 void procfs_list_install(const char *module,
     const char *name,
+    mode_t mode,
     procfs_list_t *procfs_list,
     int (*show)(struct seq_file *f, void *p),
     int (*show_header)(struct seq_file *f),