checkForBlockRunIntersection
if (checkForBlockRunIntersection(data->double_indirect, checkForRun))
if (checkForBlockRunIntersection(disk.Log(), run)) {
if (checkForBlockRunIntersection(inode->BlockRun(), checkForRun))
if (checkForBlockRunIntersection(data->direct[i], checkForRun))
if (checkForBlockRunIntersection(data->indirect, checkForRun))
if (checkForBlockRunIntersection(indirect[i], checkForRun))