Searched refs:return_code (Results 1 – 1 of 1) sorted by relevance
108 int return_code = WEXITSTATUS(status); in run_e2fsck() local109 if (return_code >= 8) { in run_e2fsck()110 LOG(ERROR) << "e2fsck could not unshare blocks: " << return_code; in run_e2fsck()