Searched refs:possible_format (Results 1 – 1 of 1) sorted by relevance
375 bool possible_format = (mountp->flags & FS_MOUNT_FLAG_NO_FORMAT) == 0 && in ext2_mount() local403 } else if (ret == -EINVAL && possible_format) { in ext2_mount()