.\" 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_GET_FAKE_INODE" "" "06 October 2005" "" "" .SH NAME vxfs_get_fake_inode \- get fake inode structure .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct inode * vxfs_get_fake_inode (struct super_block * \fIsbp\fB, struct vxfs_inode_info * \fIvip\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsbp\fB\fR filesystem superblock .TP \fB\fIvip\fB\fR fspriv inode .SH "DESCRIPTION" .PP vxfs_fake_inode gets a fake inode (not in the inode hash) for a superblock, vxfs_inode pair. Returns the filled VFS inode.