.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "VXFS_GETFSH" "9" "09 October 2005" "" "" .SH NAME vxfs_getfsh \- read fileset header into memory .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct vxfs_fsh * vxfs_getfsh (struct inode * \fIip\fB, int \fIwhich\fB); \fR .SH "ARGUMENTS" .TP \fB\fIip\fB\fR the (fake) fileset header inode .TP \fB\fIwhich\fB\fR 0 for the structural, 1 for the primary fsh. .SH "DESCRIPTION" .PP vxfs_getfsh reads either the structural or primary fileset header described by \fIip\fR into memory. .SH "RETURNS" .PP The fileset header structure on success, else Zero.