PREV UP next The Ftape Installation and Usage Guide - MTIOCFTFORMAT


8.8.7.7: FTFMT_VERIFY -- verify a tape segment

struct ftfmtverify {
        unsigned int  ft_segment;   /* segment to verify */
        unsigned long ft_bsm:32;    /* bsm as result of VERIFY cmd */
};

ft_segment gives the segment number to verify, ft_bsm returns the bad sector map for this segment. Note that the kernel level device driver does not enter verify mode itself. This must be done by the user level program using the MTIOCFTCMD ioctl. See MTIOCFTCMD.


ftape logo Use these buttons to jump to the top menu

TOP (previous node) TOP (parent node) TOP (next node) TOP (this node)