.\" 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_BMAP_TYPED" "" "06 October 2005" "" "" .SH NAME vxfs_bmap_typed \- bmap for typed extents .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp daddr_t vxfs_bmap_typed (struct inode * \fIip\fB, long \fIiblock\fB); \fR .SH "ARGUMENTS" .TP \fB\fIip\fB\fR pointer to the inode we do bmap for .TP \fB\fIiblock\fB\fR logical block .SH "DESCRIPTION" .PP Performs the bmap operation for typed extents. .SH "RETURN VALUE" .PP The physical block number on success, else Zero.