Lines Matching refs:check_first_block
1876 def __init__(self, partition, tgt, src=None, check_first_block=False,1881 self.check_first_block = check_first_block2006 if self.check_first_block:2007 script.AppendExtra('check_first_block(%s);' % (self.device,))