Go to the documentation of this file.
35 #include <linux/kernel.h>
36 #include <linux/slab.h>
37 #include <linux/string.h>
49 printk(
"\n\ndumping fileset header:\n");
50 printk(
"----------------------------\n");
53 printk(
"iauino: %u\tninodes:%u\n",
55 printk(
"maxinode: %u\tlctino: %u\n",
58 printk(
"ilistino[0]: %u\tilistino[1]: %u\n",
76 vxfs_getfsh(
struct inode *
ip,
int which)
78 struct buffer_head *bp;
86 memcpy(fhp, bp->b_data,
sizeof(*fhp));
126 printk(
"vxfs: fsh inode dump:\n");
167 printk(
KERN_ERR "vxfs: structural list inode is of wrong type (%x)\n",
169 goto out_iput_stilist;
174 goto out_iput_stilist;
179 goto out_iput_stilist;