Lines Matching defs:partition

607     tapepos_t *pos, uint64_t lblk, uchar_t partition);
6151 (uint64_t)mtop->mt_count, un->un_pos.partition);
13198 pos->lgclblkno, pos->partition) == 0) {
14775 * If your at the begining of partition and end at the same
14776 * time it's very small partition or bad data.
14781 " partition\n");
14797 "SHORT_POS returned begin of partition"
14814 * If the begining of partition is true and the
14832 if (dest->partition != pos_info->partition_number) {
14836 "SHORT_POS current partition %d read %d\n",
14837 dest->partition,
14841 dest->partition = pos_info->partition_number;
14875 * If it says we are at the begining of partition
14881 "LONG_POS returned begin of partition but"
14887 * Can't be at the start and the end of the partition
14888 * at the same time if the partition is larger the 0.
14894 " partition\n");
14913 * If the begining of partition is true and the
14931 part = long_pos_info->partition;
14933 if (dest->partition != part) {
14937 "LONG_POS current partition %d"
14938 " read %d\n", dest->partition, part);
14940 dest->partition = part;
14956 * If it says we are at the begining of partition
14962 "LONG_POS returned begin of partition but"
15036 "EXT_POS returned begining of partition but"
15053 * If the begining of partition is true and the
15072 if (dest->partition != ext_pos_info->partition) {
15076 "EXT_POS current partition %d read %d\n",
15077 dest->partition,
15078 ext_pos_info->partition);
15080 dest->partition = ext_pos_info->partition;
15106 uint64_t lblk, uchar_t partition)
15125 cdb[1] = pos->partition == partition ? 0 : 2;
15132 cdb[8] = partition;
15145 cdb[1] = pos->partition == partition ? 0 : 2;
15147 cdb[3] = partition;
15370 * So rewind and space from the begining of the partition.
16386 "Partition Number = 0x%x", pos->partition);
17361 * partition.
17364 (pkt->pkt_cdbp[3] != un->un_running.partition)) {
17365 rinfo->pos.partition = pkt->pkt_cdbp[3];
17368 un->un_running.partition = pkt->pkt_cdbp[3];
17375 pkt->pkt_cdbp[3] = (uchar_t)un->un_running.partition;
17844 ei->ei_expected_pos.partition);
17861 ei->ei_expected_pos.partition);
17881 ei->ei_expected_pos.partition);
17919 ei->ei_expected_pos.partition);
17932 ei->ei_expected_pos.partition);
17982 ei->ei_expected_pos.partition);