Searched refs:altbase (Results 1 – 2 of 2) sorted by relevance
615 uint32_t altused, altbase, altlast; in xdfs_c_bb_check() local640 altbase = ap->alts_ent_base; /* blk offset from begin slice */ in xdfs_c_bb_check()643 if ((altused == 0) || (altbase < 1) || in xdfs_c_bb_check()644 (altbase > altlast) || (altlast >= nblocks)) in xdfs_c_bb_check()
1865 uint32_t altbase; in cmdk_bbh_reopen() local1903 altbase = ap->alts_ent_base; /* blk offset from begin slice */ in cmdk_bbh_reopen()1908 altbase < 1 || in cmdk_bbh_reopen()1909 altbase > altlast || in cmdk_bbh_reopen()1917 slcb + altbase, in cmdk_bbh_reopen()1918 (altlast - altbase + 1) << SCTRSHFT, KM_SLEEP); in cmdk_bbh_reopen()